aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-08 18:18:18 -0700
committerFuwn <[email protected]>2024-07-08 18:18:18 -0700
commitbf0ee9899107651741be51fac90a112f1621936b (patch)
treecdb76da95c5fd66f57d5a5ac2b310b3ecf49b540 /static
parentfeat(SequelCatcher): formatting (diff)
downloaddue.moe-bf0ee9899107651741be51fac90a112f1621936b.tar.xz
due.moe-bf0ee9899107651741be51fac90a112f1621936b.zip
feat(manifest.json): add orientation
Diffstat (limited to 'static')
-rw-r--r--static/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/manifest.json b/static/manifest.json
index 7224b5c4..8ed54e7d 100644
--- a/static/manifest.json
+++ b/static/manifest.json
@@ -2,6 +2,7 @@
"short_name": "due.moe",
"name": "due.moe",
"start_url": "/",
+ "orientation": "any",
"icons": [
{
"src": "https://due.moe/favicon-196x196.png",