summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html29
1 files changed, 15 insertions, 14 deletions
diff --git a/docs/index.html b/docs/index.html
index 7e2e530..2f442d9 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -26,7 +26,7 @@
<script data-goatcounter="https://navanchauhan.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
<script defer data-domain="web.navan.dev" src="https://plausible.io/js/plausible.js"></script>
- <link rel="manifest" href="manifest.json" />
+ <link rel="manifest" href="/manifest.json" />
</head>
<body>
@@ -35,6 +35,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> |
@@ -49,6 +50,19 @@
<h2>Recent Posts</h2>
<ul>
+ <li><a href="/3D-Designs/2024-02-17-Can-Holder-Mountain-Bike.html">Bike Soda Can Holder</a></li>
+ <ul>
+ <li>Carry your favourite soda (or beer) can with you while you ride</li>
+ <li>Published On: 2024-02-17 18:42</li>
+ <li>Tags:
+
+ <a href='/tags/Mountain Biking.html'>Mountain Biking</a>,
+
+ <a href='/tags/OpenSCAD.html'>OpenSCAD</a>
+
+ </ul>
+
+
<li><a href="/posts/2024-01-05-hello-20224.html">Hello 2024</a></li>
<ul>
<li>Recap of 2023, and my goals for 2024</li>
@@ -113,19 +127,6 @@
</ul>
- <li><a href="/posts/2023-04-30-n-body-simulation.html">n-body solution generator</a></li>
- <ul>
- <li>n-body solution generator and solver</li>
- <li>Published On: 2023-04-30 22:50</li>
- <li>Tags:
-
- <a href='/tags/astrophysics.html'>astrophysics</a>,
-
- <a href='/tags/mathematics.html'>mathematics</a>
-
- </ul>
-
-
</ul>
<b>For all posts go to <a href="/posts">Posts</a></b>