Retro Bulletin Board Systems on atproto. Web app and TUI. lazy mirror of alyraffauf/atbbs atbbs.xyz
forums python tui atproto bbs
3
fork

Configure Feed

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

web/index: migrate meta tags

+1 -1
+1 -1
web/index.html
··· 6 6 <title>atbbs</title> 7 7 <meta name="description" content="Bulletin boards on the Atmosphere." /> 8 8 <meta name="theme-color" content="#0a0a0a" /> 9 - <meta name="apple-mobile-web-app-capable" content="yes" /> 9 + <meta name="mobile-web-app-capable" content="yes" /> 10 10 <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> 11 11 <link rel="icon" href="/favicon.svg" type="image/svg+xml" /> 12 12 <link rel="manifest" href="/manifest.json" />