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:
authorYamila Moreno <yamila.ms@gmail.com>2017-11-23 00:54:53 +0300
committerYamila Moreno <yamila.ms@gmail.com>2017-11-23 00:54:53 +0300
commit464ece3c0e5748f477f07734ba0f72752b92cb11 (patch)
treedc6aaf8541fd8422203779f20a276efa4c3d2965 /layouts/partials/head.html
parent026df931e5bb33838960823d1f3a4ba72a47923a (diff)
Fix #223 render abbr acronym
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 9f016db..2caa14b 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -89,7 +89,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.4/helpers/jquery.fancybox-thumbs.min.css" integrity="sha256-SEa4XYAHihTcEP1f5gARTB2K26Uk8PsndQYHQC1f4jU=" crossorigin="anonymous" />
<!--EXTERNAL STYLES END-->
<!--STYLES-->
- <link rel="stylesheet" href="/css/style-jsjn0006wyhpyzivf6yceb31gvpjatbcs3qzjvlumobfnugccvobqwxnnaj8.min.css" />
+ <link rel="stylesheet" href="/css/style-doazeu5vdleqvwiq7hugqskrtp3ttvzxofuztloridt6ygsrc8tsoucnirww.min.css" />
<!--STYLES END-->
{{ range .Site.Params.customCSS }}
{{ if isset . "href" }}