Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2017-04-15 12:33:19 +0300
committerThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2017-04-15 12:33:19 +0300
commitc6bd8a01315733b02c98211bd7307a4d71fa6ea9 (patch)
tree3a2baa32fc7269ff4575eca3c2e9727763461583 /layouts/partials/head.html
parentf78c6d3395e46927ee15e6b8a725bbb108bb6e92 (diff)
Upgrade Merriweather font to support any lang
fixes #142 and fixes #129
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 3fc6752..335fa7e 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -89,10 +89,7 @@
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.4/helpers/jquery.fancybox-thumbs.min.css" />
<!--EXTERNAL STYLES END-->
<!--STYLES-->
- <link rel="stylesheet" href="/css/style-gwlo24d2hxipxk8bi1sxik0zhlpn9t7ebcmgp9kubmmcjfzlavuyhvbqumhn.min.css" />
- {{ range .Site.Params.customCSS }}
- <link rel="stylesheet" href="{{ $.Site.BaseURL }}{{ . }}">
- {{ end }}
+ <link rel="stylesheet" href="/css/style-u6mk0ojoywresbx8iepslrmmhl4stuhrsxuwhkpwrkrx7mryjcaimasnk4pi.min.css" />
<!--STYLES END-->
{{ if .Params.ga.async }}