mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-06 03:57:31 -05:00
Small semantic HTML tweaks
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
{{ define "main" }}
|
||||
{{ with .Content }}
|
||||
<div class="homepage-content">
|
||||
<article class="homepage-content">
|
||||
{{ . }}
|
||||
</div>
|
||||
</article>
|
||||
<hr>
|
||||
{{ end }}
|
||||
|
||||
|
Reference in New Issue
Block a user