1
0
Fork 0

Move website source to /source

This commit is contained in:
Owen Ryan 2023-06-17 15:05:41 -04:00
parent 530fc76ede
commit 6981ccad43
81 changed files with 8 additions and 34 deletions

View file

@ -1,14 +0,0 @@
---
layout: main
---
<div class="container my-5">
<div id="rotating-gradient" class="col-7 p-5 text-center rounded-3 position-absolute top-50 start-50 translate-middle">
<h1 class="text-body-emphasis">Hello there!</h1>
<p class="col-lg-8 mx-auto fs-5 text-muted">Welcome to my website!</p>
{% include social-media-icons.html %}
</div>
</div>
<script src="/assets/landingpage.js"></script>