diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2021-07-05 14:02:35 +0200 |
---|---|---|
committer | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2021-07-05 14:02:35 +0200 |
commit | 44c0f7d79c814267f998f014d02c8cb6bc9ba6bc (patch) | |
tree | 3a39f4b88959a360d356a9968c32bd3f56288787 /_index_header.html | |
parent | 679de2dbf45a711cd3c636492410d7067eaaf0c9 (diff) | |
download | harcdzielnia-44c0f7d79c814267f998f014d02c8cb6bc9ba6bc.tar.gz harcdzielnia-44c0f7d79c814267f998f014d02c8cb6bc9ba6bc.zip |
Mobile
Diffstat (limited to '_index_header.html')
-rw-r--r-- | _index_header.html | 1 |
1 files changed, 1 insertions, 0 deletions
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> |