diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-02-04 20:01:38 +0100 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-02-04 20:01:38 +0100 |
commit | 8b659eace660bb1959937442a77ea2b39db959a3 (patch) | |
tree | b015035b42838c82aea65a253029980213ed4001 /src/writings/index.html | |
parent | refactor(src/writings): Rename from `dead-trees` (diff) | |
download | b-peetz.de-8b659eace660bb1959937442a77ea2b39db959a3.zip |
fix(src/writings): Remove the `essens_analyse.pdf`
I have never found the time to actually finish it.
Diffstat (limited to 'src/writings/index.html')
-rw-r--r-- | src/writings/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/writings/index.html b/src/writings/index.html index e055be2..9ada54d 100644 --- a/src/writings/index.html +++ b/src/writings/index.html @@ -4,7 +4,6 @@ <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> |