this repo has no description
0
fork

Configure Feed

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

signin: add sign up with eurosky message

+12
+12
app/src/lib/header/SignInDialog.tsx
··· 115 115 </code> 116 116 ) account. 117 117 </p> 118 + <p class="text-zinc-600 dark:text-zinc-400"> 119 + If you don't have one, you can create one now on{' '} 120 + <a 121 + href="https://eurosky.social" 122 + class="text-blue-400 hover:underline focus-ring" 123 + target="_blank" 124 + rel="noopener" 125 + > 126 + eurosky.social 127 + </a> 128 + . 129 + </p> 118 130 <Show when={authHost()}> 119 131 <p class="text-green-700 text-sm flex items-center gap-1"> 120 132 <Check size={16} aria-hidden="true" />