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/children.html')
-rw-r--r--layouts/shortcodes/children.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/shortcodes/children.html b/layouts/shortcodes/children.html
index fe2da11..f016e2b 100644
--- a/layouts/shortcodes/children.html
+++ b/layouts/shortcodes/children.html
@@ -15,7 +15,7 @@
{{- $cpage := (.Scratch.Get "current") }}
-<link rel="stylesheet" type="text/css" href='{{ (resources.Get "sass/shortcodes/children.scss" | toCSS).Permalink }}'>
+
<ul class="children children-{{$style}}">
{{- .Scratch.Set "pages" $cpage.Pages }}