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-30 20:14:04 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-30 20:14:04 +0200
commit8dc2dfa4c9609342706d7564e4c0a61085b5c8f9 (patch)
treefef9daa019861565f4ae3d1af216c30daf560781 /src/index.html
parentfeat(src/dead-trees): Add my Facharbeit in chemistry (diff)
downloadb-peetz.de-8dc2dfa4c9609342706d7564e4c0a61085b5c8f9.zip
fix(src/dist): Remove the minified js code
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index ade6eae..c57c47a 100644
--- a/src/index.html
+++ b/src/index.html
@@ -3,7 +3,6 @@
 <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>