summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-02-17 19:52:33 -0700
committerNavan Chauhan <navanchauhan@gmail.com>2024-02-17 19:52:33 -0700
commitabdd9d513554c7042cfa324456e1a1a00fff12f3 (patch)
tree12117a4f6d96c6fe932e80e0593b8f87678b43d5 /templates
parentde7937d5f66c8d5d17f3749ad92bf479afa5ddec (diff)
add 3d designs section and first 3d design post
Diffstat (limited to 'templates')
-rw-r--r--templates/header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/header.html b/templates/header.html
index 35a7bf6..097f7b4 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -3,6 +3,7 @@
<a href="/">home</a> |
<a href="/about/">about/links</a> |
<a href="/posts/">posts</a> |
+<a href="/3D-Designs/">3D designs</a> |
<!--<a href="/publications/">publications</a> |-->
<!--<a href="/repo/">iOS repo</a> |-->
<a href="/feed.rss">RSS Feed</a> |