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-03-20 00:06:03 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-03-20 00:06:03 +0100
commitec679a7bd21774947f4eb398a06fc955995cd09d (patch)
treedaebcad4568d6464fbc466fc6f8c946b8fe7b696 /src/index.html
parentfix(flake): Force building locally (diff)
downloadb-peetz.de-ec679a7bd21774947f4eb398a06fc955995cd09d.zip
feat(src/dead-trees): Add my essay on Free Software and Kant
I plan to include the essay's PDF via a flake and thus allow rebuilding it
directly with the website in the future, but network issues prevent me
from doing that right now.
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 4c5e8b9..c57c47a 100644
--- a/src/index.html
+++ b/src/index.html
@@ -2,6 +2,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>
 </body>
 
 </html>