update home page layout, remove author image

This commit is contained in:
mtvnnb 2025-03-15 13:10:10 +07:00
parent f329b3f2cb
commit 3425745912
2 changed files with 203 additions and 1 deletions

View file

@ -29,7 +29,7 @@
{{- partial "navigators/navbar.html" . -}}
<!--- ADD HOME SECTION ---------------->
{{- partial "sections/home.html" . -}}
{{- partial "sections/home_coexistspace.html" . -}}
<!--- ADD OPTIONAL SECTIONS ----------->
{{ $sections:= site.Data.sections }}