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