data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

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

chore: update bsky handle

dusk 887d9648 2a845f78

+2 -2
+1 -1
src/routes/+page.svelte
··· 239 239 </li> 240 240 <li> 241 241 bluesky: 242 - <a class="u-url" href="https://bsky.app/profile/gaze.systems" rel="me">@gaze.systems</a> 242 + <a class="u-url" href="https://bsky.app/profile/poor.dog" rel="me">@poor.dog</a> 243 243 </li> 244 244 </ul> 245 245 <h4>development</h4>
+1 -1
src/routes/entries/_rss/+server.ts
··· 16 16 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 17 17 <channel> 18 18 <atom:link href="${entriesUrl}/_rss" rel="self" type="application/rss+xml" /> 19 - <title>dusk's posts (@gaze.systems)</title> 19 + <title>dusk's posts (@poor.dog)</title> 20 20 <link>${entriesUrl}</link> 21 21 <description>posts from my website</description> 22 22 ${posts