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

---
import Base from '../layout/Base.astro'
---
<Base title="ruthenic.com: Homepage">
<h1>Ruthenic's site</h1> <!--originally intended to be only written in CSS and HTML but f**k that-->
<p>Welcome to my site. I hope you enjoy the experience.</p>
<a href = "https://github.com/Ruthenic"><marquee behavior="scroll" direction="left">Checkout (haha) my Github!</marquee></a>
<p>Check me out on</p>
<a href = "https://github.com/Ruthenic">Github</a><br>
<a href = "https://www.last.fm/user/DustyAngel47">Last.fm</a><br>
<a href = "https://social.ruthenic.com/ruthenic">Fediverse</a><br>
<a href = "https://www.youtube.com/channel/UC5BfTH4lP7rY5q3qSAvpvhA">Youtube</a><br>
</Base>