summaryrefslogtreecommitdiff
path: root/templates/header.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2023-10-21 00:58:00 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2023-10-21 00:58:00 -0600
commit4c44fe1cde34cfa270798381e46dfcd9430fd655 (patch)
tree5ca3a58802104540691de7ff20e1680167157d59 /templates/header.html
parent284ec747d2ac0de55c3859283c7f6d63451b0480 (diff)
re-add manifest and update css
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/header.html b/templates/header.html
index fa4f293..35a7bf6 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -3,8 +3,8 @@
<a href="/">home</a> |
<a href="/about/">about/links</a> |
<a href="/posts/">posts</a> |
-<a href="/publications/">publications</a> |
-<a href="/repo/">iOS repo</a> |
+<!--<a href="/publications/">publications</a> |-->
+<!--<a href="/repo/">iOS repo</a> |-->
<a href="/feed.rss">RSS Feed</a> |
</nav>
</center>