aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/head.html
diff options
context:
space:
mode:
authorÓscar Nájera <hello@oscarnajera.com>2018-07-08 18:27:48 +0200
committerÓscar Nájera <hello@oscarnajera.com>2018-07-08 18:27:48 +0200
commit383f0a2fe4f90c9231dc92e8fc34679c219f7009 (patch)
tree4dbad5a8300db96d19b59ef6fd171de376aeb25e /layouts/partials/head.html
downloadhugo-minimalist-theme-383f0a2fe4f90c9231dc92e8fc34679c219f7009.tar.gz
hugo-minimalist-theme-383f0a2fe4f90c9231dc92e8fc34679c219f7009.tar.bz2
hugo-minimalist-theme-383f0a2fe4f90c9231dc92e8fc34679c219f7009.zip
Minimalist theme blog elements
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
new file mode 100644
index 0000000..c35336d
--- /dev/null
+++ b/layouts/partials/head.html
@@ -0,0 +1,2 @@
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<link rel="stylesheet" href="https://unpkg.com/tachyons@4.10.0/css/tachyons.min.css"/>