mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-18 15:44:25 -04:00
stop using <section> improperly
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
{{ define "main" }}
|
||||
<section class="page" id="home">
|
||||
<div class="layout" id="layout--home">
|
||||
{{ .Content }}
|
||||
</section>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user