Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: https://econ-ark.org/materials/ does not work #60

Closed
alanlujan91 opened this issue Jan 8, 2024 · 2 comments
Closed

BUG: https://econ-ark.org/materials/ does not work #60

alanlujan91 opened this issue Jan 8, 2024 · 2 comments
Assignees

Comments

@alanlujan91
Copy link
Member

https://econ-ark.org/materials without the last forward slash does work.

However, the home page redirects to https://econ-ark.org/materials/ which is a 404.

@DrDrij
Copy link
Member

DrDrij commented Jan 9, 2024

Thanks for picking up @alanlujan91
Onto it.

@DrDrij
Copy link
Member

DrDrij commented Jan 12, 2024

The required change to solve the issue was in the front matter of the page to change:
from permalink: materials permalink: /materials/

The _config.yml file will take care of redirection to the page, eg. '/materials' or '/materials/'

@DrDrij DrDrij closed this as completed Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants