+14
-19
src/App.svelte
+14
-19
src/App.svelte
·········<p id="subtitle">a project of <a href="https://veryroundbird.house" target="_blank">veryroundbird.house</a></p>···<div id="signInfo">You can sign the guestbook <a href="{Config.GUESTBOOK_POST}" target="_blank">here</a>!</div>···+<iframe width="560" height="315" src="https://www.youtube.com/embed/0iVlSNpq8i8?si=Ao4bcr_4HIBqsBy2" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
+1
-2
src/lib/AccountComponent.svelte
+1
-2
src/lib/AccountComponent.svelte
···-<button class="accountBtn" type="button" popovertarget="{account.handle.replace('.')}" title="{account.handle}">+<button class="accountBtn" type="button" popovertarget="{account.handle.replace('.', '')}" title="{account.handle}">
+34
-16
src/lib/pdsfetch.ts
+34
-16
src/lib/pdsfetch.ts
···+const url = `https://public.api.bsky.app/xrpc/app.bsky.feed.getPostThread?${params.toString()}`;
+16
-5
themes/birdrights/theme.css
+16
-5
themes/birdrights/theme.css
······