Enabled home page and reduced landing page's image size

This commit is contained in:
Sharwin Patil 2025-01-01 20:13:49 -08:00
parent 7769520f21
commit 9c45815cdf
5 changed files with 13 additions and 12 deletions

View file

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