Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MicroDexed/src/commit/33472967be8db535f8339460f95827ff689cc39e/third-party/TeensyTimerTool/README.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
MicroDexed/third-party/TeensyTimerTool/README.md

587 B

TeensyTimerTool

The TeensyTimerTool is a library that provides a generic, easy to use interface to the hardware timers of the PJRC Teensy boards. In addition, it provides up to 20 highly efficient software timers that use the same interface. All timers can be used in periodic and one-shot mode. Currently the library supports the ARM T3.X and T4.0 boards.