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

Configure Feed

Select the types of activity you want to include in your feed.

replaced bsky links with bsky.app

+2 -2
+1 -1
index.html
··· 22 22 Calculating total visits... 23 23 </div> 24 24 <p><a href="https://guestbook.madebydanny.uk/danny">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> ~ <a href="https://microblog.madebydanny.uk">Microblog</a> ~ <a href="/photos.html">Photos</a> ~</p> 25 - <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> 25 + <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://bsky.app/profile/did:plc:l37td5yhxl2irrzrgvei4qay" target="_blank">Bluesky</a>, becuase it's the best social media platform</p> 26 26 <div id="music-status-card"> 27 27 <div class="bsky-header"> 28 28 <span>Recently played</span>
+1 -1
js/social-links.js
··· 4 4 id: 'bluesky', 5 5 label: 'Bluesky', 6 6 icon: 'fa-bluesky', 7 - href: 'https://aturi.to/did:plc:l37td5yhxl2irrzrgvei4qay', 7 + href: 'https://bsky.app/profile/did:plc:l37td5yhxl2irrzrgvei4qay', 8 8 target: '_blank' 9 9 }, 10 10 {