Your ROOT_URL in app.ini is https://git.mitchellhansen.info/ but you are visiting https://mitchellhansen.com/mitchellhansen/minimum-viable-game-engine/blame/commit/b989146249ab1caf8e6cb19ae58d0cdcd75c206c/.gitignore You should set ROOT_URL correctly, otherwise the web may not work correctly.
minimum-viable-game-engine/.gitignore

3 lines
26 B

4 years ago
/target
4 years ago
Cargo.lock
.idea/*