more bug fixes
This commit is contained in:
parent
9775b97893
commit
fcb640727f
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
{{ with site.Params.features.support }}
|
||||
{{ if .enabled }}
|
||||
{{ if .enable }}
|
||||
{{ with .services }}
|
||||
<!-- Enable Ko-Fi floating button -->
|
||||
{{ with .kofi }}
|
||||
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue