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

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/shortcodes/notice.html')
-rw-r--r--layouts/shortcodes/notice.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/shortcodes/notice.html b/layouts/shortcodes/notice.html
index ea71ace..d2038dd 100644
--- a/layouts/shortcodes/notice.html
+++ b/layouts/shortcodes/notice.html
@@ -1,5 +1,5 @@
{{ $_hugo_config := `{ "version": 1 }` }}
-<link rel="stylesheet" type="text/css" href='{{ (resources.Get "sass/shortcodes/notice.scss" | toCSS).Permalink }}'>
+
<div class="notices {{ with .Get 0 -}}{{.}}{{else}}primary{{end}}">
{{with .Params}}
{{- if len $.Params | eq 2 -}}