hi all,
my homepage is like domain.com/somefile
somefile is in content folder as somefile.md
how can i hide somefile slug for homepage? i want mysite homepage shown as just domain.com
thanks.
hi all,
my homepage is like domain.com/somefile
somefile is in content folder as somefile.md
how can i hide somefile slug for homepage? i want mysite homepage shown as just domain.com
thanks.
Just name the file _index.md.
For more info check out the Zola documentation on content where it explains how the directory structure maps to the site paths Overview | Zola