my website at ewancroft.uk
6
fork

Configure Feed

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

change blog link and set whitewind to true

+2 -2
+1 -1
assets/scripts/settings.js
··· 27 27 handle: 'ewancroft.uk', 28 28 sources: { 29 29 Bluesky: true, 30 - WhiteWind: false, 30 + WhiteWind: true, 31 31 Frontpage: true, 32 32 PinkSea: false, 33 33 pastesphere: false,
+1 -1
index.html
··· 72 72 <a href="/">Home</a> 73 73 <a href="/#about">About</a> 74 74 <a href="/#verification">Verification</a> 75 - <a href="https://blog.ewancroft.uk">My Blog</a> 75 + <a href="https://whtwnd.com/did:plc:ofrbh253gwicbkc5nktqepol">My Blog</a> 76 76 <a href="https://lastfmstats.com/user/greenwolf745/charts">Music Habits</a> 77 77 </div> 78 78