chore/migrate-to-oxc #1

Merged
julien merged 5 commits from chore/migrate-to-oxc into main 2026-03-28 09:00:31 +00:00
Showing only changes of commit 3a32cb5948 - Show all commits

View File

@@ -17,9 +17,6 @@ const { userInput, repoInput, submit } = useForm()
<img src="/favicon.png" alt="Remanso icon" class="remanso-logo" />
Remanso
</h1>
<p>
<sign-in-atproto :with-sign-out="false" />
</p>
<repo-list />
@@ -74,6 +71,7 @@ const { userInput, repoInput, submit } = useForm()
<a href="https://apoena.dev" target="_blank" rel="noopener noreferrer"
>apoena</a
>
<sign-in-atproto :with-sign-out="false" />
<router-link
:to="{
name: 'FluxNoteView',