Change printf to print

master
Will Faught 2 years ago
parent 232f5cf280
commit 5e86a60be0

@ -35,5 +35,5 @@
</body>
</html>
{{ if not $page.Site.Params.paige.hide_theme_comment }}
{{ printf "<!-- Paige theme from https://github.com/willfaught/paige -->" | safeHTML }}
{{ print "<!-- Paige theme from https://github.com/willfaught/paige -->" | safeHTML }}
{{ end }}

Loading…
Cancel
Save