In order to properly archive the 2024 version of the website, the website must be able to respond on the subpath /2024 (and it should respond just the way it does on /).
To accomplish this, the router of the 2024 website (hb-2024 branch of this repository) must be changed in order to support this.
In order to properly archive the 2024 version of the website, the website must be able to respond on the subpath
/2024(and it should respond just the way it does on/).To accomplish this, the router of the 2024 website (
hb-2024branch of this repository) must be changed in order to support this.