Home button on the bottom of every page now !!!

This commit is contained in:
Violet 2024-02-02 15:33:36 +00:00 committed by GitHub
parent e6e8228a80
commit 1d16b944cc
6 changed files with 9 additions and 14 deletions

View file

@ -17,8 +17,7 @@
</head>
<body>
<a class="chip" href="../">Home</a>
<h1><hr>Socials</h1>
<h1>Socials</h1>
<p>Here's where you can find me most... if you wanted to do that for some reason?</p>
<div class="row container-fluid fadediv" style="margin: auto;">
@ -52,7 +51,7 @@
<h3>Game sites:</h3>
<p class="chip" style="color: darkgrey">Steam: <a href="https://steamcommunity.com/id/Violet-The-Thigh-high-obtainer/">Violet</a></p>
</div>
</div>
<a class="chip" href="../">Home</a>
</body>
</html>