aboutsummaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authorÓscar Nájera <hello@oscarnajera.com>2018-07-24 15:29:18 +0200
committerÓscar Nájera <hello@oscarnajera.com>2018-07-24 15:29:18 +0200
commitc6a4d04246a7c4dde6824e3b7771bba980ab299e (patch)
tree2b824ba2bc9294c10291ae46c6fc74ff582d062d /layouts
parent6467d9d621438458c611e2030adcefa7b43c56ed (diff)
downloadhugo-minimalist-theme-c6a4d04246a7c4dde6824e3b7771bba980ab299e.tar.gz
hugo-minimalist-theme-c6a4d04246a7c4dde6824e3b7771bba980ab299e.tar.bz2
hugo-minimalist-theme-c6a4d04246a7c4dde6824e3b7771bba980ab299e.zip
utf8 charset
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 173660c..f13312f 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -1,4 +1,5 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta charset="UTF-8">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.10.0/css/tachyons.min.css"/>
<!-- FontAwesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">