added about in home page

This commit is contained in:
gurusabarish
2022-02-18 23:30:27 +05:30
parent f73e4bf20d
commit febc7020de
8 changed files with 124 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@
{{ define "main" }}
{{- partial "sections/hero.html" . -}}
{{- partial "sections/about.html" . -}}
{{- partial "sections/projects.html" . -}}
{{- partial "sections/achievements.html" . -}}
{{- partial "sections/contact.html" . -}}