summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BACKLOG.md1
-rw-r--r--templates/default.html1
2 files changed, 1 insertions, 1 deletions
diff --git a/BACKLOG.md b/BACKLOG.md
index 8ed3451..93ca0ba 100644
--- a/BACKLOG.md
+++ b/BACKLOG.md
@@ -12,6 +12,7 @@
* Advertize feeds in blog post footer
* Publish the website's source code
* Recommended readings page and feed
+* Link bare git repositories served over dumb HTTPS at /repos/project.git
## Styling
diff --git a/templates/default.html b/templates/default.html
index f58bf5f..52ef143 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -24,7 +24,6 @@
<li><a href="/" title="Home page">skreutz.com</a></li>
<li><a href="/about/">About</a></li>
<li><a href="/posts/">Blog</a></li>
- <li><a href="https://git.skreutz.com">Code</a></li>
<li><a href="/contact/">Contact</a></li>
</ul>
</nav>
Generated by cgit. See skreutz.com for my tech blog and contact information.