From 81453f965a74eaaa708d00571e596d432d81fb86 Mon Sep 17 00:00:00 2001 From: TLRZ Seyfferth Date: Wed, 24 Jan 2018 18:01:32 +0100 Subject: [PATCH] updated meta --- index.html | 3 +++ manifest.json | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 4c69ee3..a864548 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,9 @@ + + + diff --git a/manifest.json b/manifest.json index 14d7f32..3a78a5f 100644 --- a/manifest.json +++ b/manifest.json @@ -21,5 +21,6 @@ ], "theme_color": "#009688", "background_color": "#004d40", - "display": "standalone" + "display": "standalone", + "orientation": "landscape" }