aboutsummaryrefslogtreecommitdiff
path: root/html-templates/preamble.html
diff options
context:
space:
mode:
Diffstat (limited to 'html-templates/preamble.html')
-rw-r--r--html-templates/preamble.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html-templates/preamble.html b/html-templates/preamble.html
index 5c698f6..cb0e7ac 100644
--- a/html-templates/preamble.html
+++ b/html-templates/preamble.html
@@ -3,6 +3,6 @@
<a href="/index.html">About</a>
</span>
<nav>
- <a href="/blog.html">Blog</a><a href="/microblog.html">Microblog</a>
+ <a href="/blog.html">Blog</a><a href="/microblog.html">Microblog</a><a href="https://g.ypei.me">Projects (git)</a>
</nav>
</header>