mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2024-11-09 21:49:41 +00:00
Group inner content of pages under <article>
This commit is contained in:
parent
c88e5ed28b
commit
aff352e513
|
@ -29,7 +29,7 @@
|
|||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
{{ .Content }}
|
||||
<article>{{ .Content }}</article>
|
||||
|
||||
{{ if or .Params.Sources .Params.Changelog }}
|
||||
<hr>
|
||||
|
|
Loading…
Reference in a new issue