You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
543 B

---
import Base from '../layout/BaseHeaderless.astro'
---
<Base title="ruthenic.com: Example Page">
<a href = "https://youtube.com">Youtube</a><br>
<a href = "https://twitter.com">Twitter</a><br>
<a href = "https://git.ruthenic.com">git.ruthenic.com</a><br>
<a href = "https://github.com">Github</a><br>
<a href = "https://reddit.com">Reddit</a><br>
<a href = "https://www.ruthenic.com">ruthenic.com</a><br>
<a href = "https://wattpad.com">Wattpad</a><br>
<a href = "https://hazbinhotel.fandom.com">Hazbin Hotel Wikia</a><br>
</Base>