chore/migrate-to-oxc #1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user