diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-02-17 19:52:33 -0700 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-02-17 19:52:33 -0700 |
commit | b62c420781c9fef75b269a38afcaad4a0b488298 (patch) | |
tree | fc1dbf093ca4f7c175f5b48a1fa05de98262bc03 /templates/header.html | |
parent | c59dd075a49778934b4244a49a55c55fbc098efc (diff) |
add 3d designs section and first 3d design post
Diffstat (limited to 'templates/header.html')
-rw-r--r-- | templates/header.html | 1 |
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> | |