mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
Use RenderString for extra footer content
This commit is contained in:
parent
a3a7f50a5b
commit
4f450374cf
@ -29,7 +29,7 @@
|
||||
{{ end }}
|
||||
|
||||
{{ with .Site.Params.footer }}
|
||||
<p>{{ . | markdownify }}</p>
|
||||
{{ . | $.RenderString (dict "display" "block") }}
|
||||
{{ end }}
|
||||
</small>
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user