about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2021-07-05 14:02:35 +0200
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2021-07-05 14:02:35 +0200
commit44c0f7d79c814267f998f014d02c8cb6bc9ba6bc (patch)
tree3a39f4b88959a360d356a9968c32bd3f56288787
parent679de2dbf45a711cd3c636492410d7067eaaf0c9 (diff)
downloadharcdzielnia-44c0f7d79c814267f998f014d02c8cb6bc9ba6bc.tar.gz
harcdzielnia-44c0f7d79c814267f998f014d02c8cb6bc9ba6bc.zip
Mobile
-rw-r--r--_header.html1
-rw-r--r--_index_header.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/_header.html b/_header.html
index 12bdc60..009d844 100644
--- a/_header.html
+++ b/_header.html
@@ -2,6 +2,7 @@
 <html>
   <head>
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Harcdzielnia</title>
     <link rel="stylesheet" href="style.css">
   </head>
diff --git a/_index_header.html b/_index_header.html
index 85e95dc..2117e0f 100644
--- a/_index_header.html
+++ b/_index_header.html
@@ -2,6 +2,7 @@
 <html>
   <head>
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Harcdzielnia</title>
     <link rel="stylesheet" href="style.css">
   </head>