website/index.html

17 lines
329 B
HTML

---
title: Home
---
<h2>Welcome</h2>
<!-- <img src="/images/haskell-logo.png" style="float: right; margin: 10px;" /> -->
<p>Welcome to my website!</p>
<!-- <p></p> -->
<h2>Links</h2>
<a href="https://github.com/RowanTL">My Github Page<a>
<!-- <p>…or you can find more in the <a href="/archive.html">archives</a>.</p> -->