mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Merge branch 'dev' into feature/isso-comments
This commit is contained in:
@@ -28,6 +28,12 @@
|
||||
</style>
|
||||
{{ end }}
|
||||
|
||||
{{ if .Site.Params.share }}
|
||||
<style type="text/css" media="screen">
|
||||
{{ partial "css/social-share-kit.css" . | safeCSS }}
|
||||
</style>
|
||||
{{ end }}
|
||||
|
||||
{{ if .Site.Params.colors }}
|
||||
<style type="text/css" media="screen">
|
||||
{{ partial "css/colors.css" . | safeCSS }}
|
||||
|
Reference in New Issue
Block a user