idk why it different
crispy-caesus 114518720+crispy-caesus@users.noreply.github.com
Sat, 02 Nov 2024 00:07:24 +0100
1 files changed,
10 insertions(+),
9 deletions(-)
jump to
M
templates/index.html
→
templates/index.html
@@ -37,18 +37,19 @@ <a title="stats.fm" href="https://stats.fm/caesus">stats.fm</a>
<p>the music I listened to on Spotify (have since switched to Tidal)</p> </li> </ul> - </article> + + <!-- Footer section --> - <!-- Footer section --> + <hr> - <hr> + <footer> + <div class="contact-info"> + <span>Discord: crispy.caesus</span> + <span>Matrix: @crispy-caesus:matrix.org</span> + </div> + </footer> - <footer> - <div class="contact-info"> - <span>Discord: crispy.caesus</span> - <span>Matrix: @crispy-caesus:matrix.org</span> - </div> - </footer> + </article> </div> </body>