From b6d7a1050fe273869646242304899f0a0f1483b2 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Mon, 24 Sep 2018 17:03:23 +0200 Subject: Improve mobile UX --- layouts/partials/docs/html-head.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'layouts/partials/docs/html-head.html') diff --git a/layouts/partials/docs/html-head.html b/layouts/partials/docs/html-head.html index e77c218..fe09dd0 100644 --- a/layouts/partials/docs/html-head.html +++ b/layouts/partials/docs/html-head.html @@ -3,8 +3,10 @@ {{- template "title" . }} | {{ .Site.Title -}} - - + + + + {{ $styles := resources.Get "styles.scss" | resources.ToCSS | resources.Minify | resources.Fingerprint }} \ No newline at end of file -- cgit v1.2.3