The social RSS reader. Built on AT Protocol. glean.at
3

Configure Feed

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

fix: fix pwa orientation

+1 -1
+1 -1
static/manifest.json
··· 5 5 "start_url": "/dashboard", 6 6 "scope": "/", 7 7 "display": "standalone", 8 - "orientation": "any", 8 + "orientation": "portrait", 9 9 "background_color": "#0a1814", 10 10 "theme_color": "#00754A", 11 11 "categories": ["news", "social", "productivity"],