Add activities to socials page

This commit is contained in:
bingus_violet 2024-04-17 09:33:05 -05:00
parent 338bb7a704
commit 73cfa2e664
5 changed files with 61 additions and 54 deletions

View file

@ -21,8 +21,10 @@
<body>
{WEATHER_MODIFIER}
<h1>Socials</h1>
<p>Congrats on finding the <em>Incomplete seperated version of the socials page!!!!</em></p>
<div class="mainDiv">
<main>
<p>Here's most of the sites you can find me on-<br>if you needed that for some reason?</p>
<div class="grid-container">
@ -62,6 +64,7 @@
<div id="activityHTML">
{ACTIVITIES}
</div>
</div>
</body>
</html>