diff options
Diffstat (limited to 'src/dead-trees/index.html')
-rw-r--r-- | src/dead-trees/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/dead-trees/index.html b/src/dead-trees/index.html new file mode 100644 index 0000000..337ca45 --- /dev/null +++ b/src/dead-trees/index.html @@ -0,0 +1,8 @@ +<html> + <body> + <h1>My paper like things, provided in the portable document format</h1> + <ul> + <li><a href="./kant_and_free_software.pdf">My essay on free software and Kantian ethics</a></li> + </ul> + </body> +</html> |