summary refs log tree commit diff stats
path: root/src/index.html
blob: ade6eaed143426158d3bd2ebad568355890960df (plain) (blame)
1
2
3
4
5
6
7
8
9
<html>

<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>