diff --git a/site/layouts/index.html b/site/layouts/index.html index 82e82ef0..42274958 100644 --- a/site/layouts/index.html +++ b/site/layouts/index.html @@ -1,4 +1,6 @@ -{{ define "main" }} {{ partial "home_hero" . }} +{{ define "main" }} + +{{ partial "home_hero" . }}
@@ -7,7 +9,7 @@ - +

Yuzu Development @@ -17,7 +19,7 @@ - +

Switch Hacking @@ -27,7 +29,7 @@ - +

Switch Homebrew @@ -115,5 +117,4 @@

- {{ end }} \ No newline at end of file