From 2fbcd859eb6e1571a1535abacf16b2081993af5d Mon Sep 17 00:00:00 2001 From: Lukasz Skotarek Date: Fri, 8 Oct 2021 13:05:27 +0200 Subject: [PATCH] manifest json to <> landscape mode --- about_me.html | 1 + about_website.html | 1 + index.html | 1 + manifest.json | 3 +++ projects.html | 1 + 5 files changed, 7 insertions(+) create mode 100644 manifest.json diff --git a/about_me.html b/about_me.html index 8793f08..6c2a7c2 100644 --- a/about_me.html +++ b/about_me.html @@ -8,6 +8,7 @@ + diff --git a/about_website.html b/about_website.html index ebd3105..440f794 100644 --- a/about_website.html +++ b/about_website.html @@ -8,6 +8,7 @@ + diff --git a/index.html b/index.html index 17fb85c..fc9c528 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ + diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..0748f0c --- /dev/null +++ b/manifest.json @@ -0,0 +1,3 @@ +{ + "orientation": "landscape" +} diff --git a/projects.html b/projects.html index 1f08fde..d8b08bc 100644 --- a/projects.html +++ b/projects.html @@ -10,6 +10,7 @@ +