Fixing typo
This commit is contained in:
@@ -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 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user