summaryrefslogtreecommitdiffstats
path: root/themes/rusticus/layouts/partials/main.html
diff options
context:
space:
mode:
authorRomeo Disca <romeo.disca@gmail.com>2019-05-01 17:55:20 +0200
committerRomeo Disca <romeo.disca@gmail.com>2019-05-01 19:00:31 +0200
commit305187837172b8bbc387de74a09728c7265ab6cd (patch)
tree58e4bc537744b3ece90546540fa8e6fe5b37925c /themes/rusticus/layouts/partials/main.html
parentdb54470826faf8cf826f2bea804598ea502ab912 (diff)
add single page
Diffstat (limited to 'themes/rusticus/layouts/partials/main.html')
-rw-r--r--themes/rusticus/layouts/partials/main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/rusticus/layouts/partials/main.html b/themes/rusticus/layouts/partials/main.html
index b3d7e65..faf8be7 100644
--- a/themes/rusticus/layouts/partials/main.html
+++ b/themes/rusticus/layouts/partials/main.html
@@ -1,5 +1,5 @@
-<main>
+<main class="home-page">
<header>
<div>
<h1><span class="rust-cog"></span><br/>{{ .Site.Params.title }}</h1>