ninjacheetah.github.io/index.html
2022-06-06 21:51:48 -04:00

11 lines
457 B
HTML

---
title: Home
layout: default
---
<img class="img-fluid" src="/assets/banner/homepage.svg" alt="an awesome banner. too bad it isn't loading for you :(">
<div class="text-center pt-3">
<h1>Welcome to my site!</h1>
<p>I'm currently in the process of remaking this site, so bear with me.</p>
<p>This home page will get updated in the future, but for now you can check out the other pages. Most of this site is working pretty well now.</p>
</div>