diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-04-03 09:36:58 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 09:36:58 -0600 |
commit | 84ad5d8360fb0683f12f9bae8f29d6b36964dde3 (patch) | |
tree | 64bb1d9675ac3d6a3604d512311a754b08c53be2 /templates/header.html | |
parent | 0e4b5fcc164cd8432678bdffd58b8c123acee186 (diff) | |
parent | d00b2da99ef2d498074a6e4eb8d80995cdfc4476 (diff) |
Merge branch 'vanilla-ssg' into dependabot/pip/jinja2-3.1.3
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> | |