[X] Bug fix (non-breaking change which fixes an issue)
[X] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
Description
IMPORTANT TO KNOW
CHANGES
This adds more demo data to the wordpress in order to develop the theme. It also changes the way how the parser gets it's secrets, but that's not finished. But it's currently broken anyway.
TODO
Make the secret for the parser work again
Checklist:
[ ] I have commented my code (or ChatGPT did), particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] My changes generate no new warnings, neither in my IDE nor in my browser
[ ] I have added tests that prove my fix is effective or that my feature works
Type of change
Description
IMPORTANT TO KNOW
CHANGES
This adds more demo data to the wordpress in order to develop the theme. It also changes the way how the parser gets it's secrets, but that's not finished. But it's currently broken anyway. TODO
Make the secret for the parser work again
Checklist: