definately fix #13

This commit is contained in:
Henrique Dias
2016-08-04 21:49:49 +01:00
parent 7ad38ca2ac
commit cf1b563243
3 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
{{ if ne .Config.StyleSheet "" }}
<style>
{{ Safe .Config.StyleSheet }}
{{ CSS .Config.StyleSheet }}
</style>
{{ end }}
</head>