Each page rendered with Hugo can have a custom output format. We need to restrict the following pages:
- Home page
- Team page
- Privacy policy page
This can be done by adding the output format in the frontmatter of the respective _index.md files
Reference
Tips for PR
- It would be great to show that the pages do not have
index.xml pages generated for their particular routes
Each page rendered with Hugo can have a custom output format. We need to restrict the following pages:
This can be done by adding the output format in the frontmatter of the respective
_index.mdfilesReference
Tips for PR
index.xmlpages generated for their particular routes