diff options
author | Mateja <mail@matejamaric.com> | 2020-09-14 22:11:12 +0200 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2020-09-14 22:11:12 +0200 |
commit | 9698a879fb36b79d0a0a7298629f3ea666a09920 (patch) | |
tree | 9a9fadf291ce8b086dc64592215cc02449b16c67 /head.html | |
parent | e1a372db6fc43b4595328df975abad15f0e9d8ff (diff) |
Add responsive header file
Diffstat (limited to 'head.html')
-rw-r--r-- | head.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/head.html b/head.html new file mode 100644 index 0000000..44dca77 --- /dev/null +++ b/head.html @@ -0,0 +1 @@ +<meta name="viewport" content="width=device-width initial-scale=1.0"/> |