madebydanny.uk written in html, css, and a lot of JavaScript I don't understand madeydanny.uk
html css javascript

updated thing

+4 -1
+4 -1
index.html
··· 15 15 </head> 16 16 <body> 17 17 <h1>Hi, I'm Daniel Morrisey </h1> 18 - <p><a href="https://guestbook.madebydanny.uk">Sign the Guestbook</a> ~ <a href="https://pdsls.dev/at://did:plc:l37td5yhxl2irrzrgvei4qay/fm.teal.alpha.feed.play">Recently played Music</a> ~ <a href="/about.html">About Me</a><br><a href="/ls.html">View All Pages</a></a></p> 19 18 <div id="visitor-counter">Loading visitor info...</div> 19 + <div id="total-visitors" style="font-size: 0.8em; color: gray; text-align: center;"> 20 + Calculating total visits... 21 + </div> 20 22 <p>I like to listen to Music <i>(Mainly Tate McRae and Taylor Swift)</i>, and post on Bluesky<br>I'm also on <a href="https://threads.net/@madebydanny.uk" target="_blank">Threads</a> and <a href="ttps://mastodon.social/@danielmorrisey" target="_blank">Mastodon</a>, but active on <a href="https://aturi.to/did:plc:l37td5yhxl2irrzrgvei4qay" target="_blank">Bluesky</a>, becuase it's the best social media platform</p> 21 23 <div id="music-status-card"> 22 24 <div class="bsky-header"> ··· 40 42 <div id="post-media"></div> 41 43 <div class="bsky-footer" id="post-date"></div> 42 44 </div> 45 + <p><a href="https://guestbook.madebydanny.uk">Sign the Guestbook</a> ~ <a href="https://pdsls.dev/at://did:plc:l37td5yhxl2irrzrgvei4qay/fm.teal.alpha.feed.play">Recently played Music</a> ~ <a href="/about.html">About Me</a><br><a href="/ls.html">View All Pages</a></a></p> 43 46 <hr> 44 47 <p><b>Social Links:</b></p> 45 48 <div id="social-links"></div>