hugo-apero / hugo-apero-docs

Apéro is a Hugo theme for personal websites. This is the documentation site, made with the theme :lemon:
https://hugo-apero-docs.netlify.app/
Creative Commons Attribution 4.0 International
87 stars 48 forks source link

Fixed 404 ERROR in "About" page. #121

Closed MWillian closed 8 months ago

MWillian commented 8 months ago

When launching the website in RStudio, i was facing a 404 error message when clicked in the About menu header.

headless is true

Searching the solution of this problem in the files, i was wondering where the problem could be, possibily in the path of the files, or some value in the _index.md file, in the path: /content/about. Changing the Headless = false, the error page will change for the predefined About page.

headless is false