feat: SEO...

This commit is contained in:
2022-11-27 00:22:19 +01:00
parent 68bca7c7ee
commit c9f243c3c8
9 changed files with 58 additions and 33 deletions

View File

@ -1,9 +1,5 @@
{{ define "main" }}
<div class="container small">
{{ .Content }}
<h2>Dernières actualités</h2>
</div>
<div class="container">
{{ partial "actualites.html" . }}
</div>
{{ end }}