Add activities to socials page
This commit is contained in:
parent
338bb7a704
commit
73cfa2e664
5 changed files with 61 additions and 54 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue