(READ ONLY) Margin is an open annotation layer for the internet. Powered by the AT Protocol. margin.at
extension web atproto comments
99
fork

Configure Feed

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

yes

scanash00 3bcf3cc5 8ced515d

+1 -1
+1 -1
web/src/views/auth/Login.tsx
··· 203 203 !handle.includes(".") && 204 204 setShowSuggestions(true) 205 205 } 206 - placeholder="handle.bsky.social" 206 + placeholder="handle.margin.cafe" 207 207 className="w-full pl-12 pr-4 py-3.5 bg-surface-50 dark:bg-surface-950 border border-surface-200 dark:border-surface-700 rounded-xl focus:border-[#027bff] dark:focus:border-[#027bff] outline-none focus:ring-4 focus:ring-[#027bff]/10 transition-all font-medium text-lg text-surface-900 dark:text-white placeholder:text-surface-400 dark:placeholder:text-surface-500" 208 208 autoCapitalize="none" 209 209 autoCorrect="off"