summary refs log tree commit diff stats
path: root/src/index.html
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-10 06:53:10 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-10 06:53:28 +0200
commit086f99221c7c16839ce4f0c7af3eafdf9f6ff7c6 (patch)
treee5025e987a90f3af48e0e1738a44cf9de34cb60b /src/index.html
parentfeat(src/dead-trees/kant_and_free_software): Add this file via its flake (diff)
downloadb-peetz.de-086f99221c7c16839ce4f0c7af3eafdf9f6ff7c6.zip
feat(src/dist): Add my cheap webcam from chemistry
Binary is bad, but this was done in a hurry. I'll replace it at some
point.
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index c57c47a..ade6eae 100644
--- a/src/index.html
+++ b/src/index.html
@@ -3,6 +3,7 @@
 <body>
   <h1>Hi!</h1>
         <p>For a list of my dead-tree (i.e. paper) projects look <a href="./dead-trees/index.html">here</a></p>
+        <p>Chemistry stuff: <a href="./dist/index.html">here</a></p>
 </body>
 
 </html>