ATlast — you'll never need to find your favorites on another platform again. Find your favs in the ATmosphere.
atproto
16
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(oauth): remove signup

byarielm.fyi 0f443c74 9aee418b

verified
+1 -1
+1 -1
inertia/layouts/default.vue
··· 49 49 </Form> 50 50 </template> 51 51 <template v-else> 52 - <Link route="new_account.create">Signup</Link> 52 + <!-- <Link route="new_account.create">Signup</Link> --> 53 53 <Link route="session.create">Login</Link> 54 54 </template> 55 55 </nav>