This commit is contained in:
gurusabarish
2020-09-08 20:22:06 +05:30
parent 4dd1bd54d2
commit c46f42e09e
5 changed files with 231 additions and 5 deletions
+2 -1
View File
@@ -21,8 +21,9 @@
{{- partial "header.html" . -}}
{{- partial "sections/home.html" . -}}
{{- partial "sections/do_things.html" . -}}
{{- partial "sections/about.html" . -}}
{{- partial "sections/do_things.html" . -}}
{{- partial "sections/skill.html" . -}}
{{- partial "footer.html" . -}}