Socials page finally gets acknowledged
This commit is contained in:
parent
94b24d614c
commit
7aa9ba6311
5 changed files with 37 additions and 18 deletions
|
@ -4,6 +4,7 @@
|
|||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="../global.css">
|
||||
<link rel="stylesheet" type="text/css" href="../subpage.css">
|
||||
<script src="../main.js"></script>
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
@ -19,7 +20,9 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
{WEATHER_MODIFIER}
|
||||
<h1>Socials</h1>
|
||||
<p>Congrats on finding the <em>Incomplete seperated version of the socials page!!!!</em></p>
|
||||
<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">
|
||||
|
@ -55,8 +58,10 @@
|
|||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<p class="note">Please note I am extremely unhinged and gay on Fedi, I don't use Github, and I barely understand Docker.</p>
|
||||
</main>
|
||||
<div id="activityHTML">
|
||||
{ACTIVITIES}
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue