tangled
alpha
login
or
join now
tree.fail
/
plcbundle-watch
9
fork
atom
this repo has no description
plcbundle-watch.pages.dev
9
fork
atom
overview
issues
pulls
1
pipelines
add footer
tree.fail
4 months ago
4cbdb81f
a41e8ca4
+2
-2
1 changed file
expand all
collapse all
unified
split
src
App.svelte
+2
-2
src/App.svelte
···
320
320
321
321
<hr class="hr mb-6 mt-12" />
322
322
<div class="opacity-50">
323
323
-
<div class="mt-4">
324
324
-
Source: <a href="https://tangled.org/@tree.fail/plcbundle-watch">https://tangled.org/@tree.fail/plcbundle-watch</a>
323
323
+
<div class="mt-4 text-sm">
324
324
+
<a href="https://tangled.org/@tree.fail/plcbundle-watch">Source Code</a> | ❤️ Made with love for <a href="https://atproto.com/">#atproto</a> community by <a href="https://bsky.app/profile/tree.fail">@tree.fail</a> using <a href="https://vite.dev/">Vite</a> & <a href="https://svelte.dev/">Svelte</a>
325
325
</div>
326
326
</div>
327
327