aboutsummaryrefslogtreecommitdiff
path: root/layouts/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/home.html')
-rw-r--r--layouts/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/home.html b/layouts/home.html
index efbebb1..cdf2d01 100644
--- a/layouts/home.html
+++ b/layouts/home.html
@@ -1,5 +1,5 @@
{{ define "main" -}}
-<main>
+<main class="main">
<h1>{{ .Site.Params.indexTitle }}</h1>
<p>{{ .Site.Params.indexIntro }}</p>
{{ if .Site.Menus.main -}}