This commit is contained in:
gurusabarish
2020-09-07 22:43:04 +05:30
parent 5856e45b4b
commit 95c28df2d7
7 changed files with 149 additions and 46 deletions
+2
View File
@@ -21,8 +21,10 @@
{{- partial "header.html" . -}}
{{- partial "sections/home.html" . -}}
{{- partial "sections/do_things.html" . -}}
{{- partial "sections/about.html" . -}}
{{- partial "footer.html" . -}}
{{- partial "scripts.html" . -}}
</body>