diff options
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html index c57c47a..ade6eae 100644 --- a/src/index.html +++ b/src/index.html @@ -3,6 +3,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> + <p>Chemistry stuff: <a href="./dist/index.html">here</a></p> </body> </html> |