aaranxu / adidoks

AdiDoks is a mordern documentation theme, which is a port of the Hugo theme Doks for Zola.
https://adidoks.org
MIT License
220 stars 80 forks source link

Question about custom content on the main page #6

Open petar-dambovaliev opened 3 years ago

petar-dambovaliev commented 3 years ago

How can i have another section, besides the list on the index page? I want to have a piece of code between the list and the footer.

aaranxu commented 3 years ago

So far, you need to modify the index.html file to add other content, or add your own templates/index.html to override themes/theme-name/templates/index.html.