Fixing typo

This commit is contained in:
2020-05-22 01:35:49 +01:00
parent fc10ac84c4
commit 7b1f58e130

View File

@@ -1,7 +1,7 @@
{{ define "main" }} {{ define "main" }}
{{ .Scratch.Set "IsSingle" true }} {{ .Scratch.Set "IsSingle" true }}
<!-- <main class="homepage container py-6" id="front-background"> --> <!-- <main class="homepage container py-6" id="front-background"> -->
<img src="/images/front-wallpaper.svg" class="front-background"/ style="opacity: 5% !important;"> <img src="/images/front-wallpaper.svg" class="front-background" style="opacity: 5% !important;">
<main class="homepage container py-6"> <main class="homepage container py-6">
<div> <div>
<!-- Hero --> <!-- Hero -->