Redesign site and optimize page performance
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 23s
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 23s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ define "main" }}
|
||||
<main class="home">
|
||||
<main class="home" id="main-content">
|
||||
{{ partial "home-intro.html" . }}
|
||||
{{ partial "file-index.html" (dict "active" "posts") }}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user