summary refs log tree commit diff stats
path: root/src/dead-trees/index.html
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-02-04 19:55:33 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-02-04 20:01:11 +0100
commit7bf172af8d52f9d5174bf9493a0f20ca56e1b387 (patch)
tree80dfcc0dcbc35bcbd492dd26a3f30df4fc0b30f9 /src/dead-trees/index.html
parentfeat(src): Improve index.html and add a style.css (diff)
downloadb-peetz.de-7bf172af8d52f9d5174bf9493a0f20ca56e1b387.zip
refactor(src/writings): Rename from `dead-trees`
These are severed as PDFs, thus calling them dead-tree things is just
wrong because that's a reference to actual paper.
Diffstat (limited to 'src/dead-trees/index.html')
-rw-r--r--src/dead-trees/index.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/dead-trees/index.html b/src/dead-trees/index.html
deleted file mode 100644
index 0e34505..0000000
--- a/src/dead-trees/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-    <body>
-        <h1>My paper like things, provided in the portable document format</h1>
-        <ul>
-            <li><a href="./philosophy/kant_and_free_software.pdf">My essay on free software and Kantian ethics</a></li>
-            <li><a href="./chemistry/facharbeit.pdf">My 'Facharbeit' on Raman Spektrometrie</a></li>
-            <li><a href="./chemistry/essens_analyse.pdf">My analysis of liquid food replacements</a></li>
-        </ul>
-    </body>
-</html>