mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Add share links at bottom of page
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