mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 05:15:58 -06:00
Make .post-content an <article> instead of <div>
This commit is contained in:
parent
04b5017279
commit
54f89dad51
@ -28,9 +28,9 @@
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
<div class="post-content">
|
||||
<article class="post-content">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</article>
|
||||
|
||||
{{ partial "series-box.html" . }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user