Your ROOT_URL in app.ini is https://git.mitchellhansen.info/ but you are visiting https://mitchellhansen.com/mitchellhansen/flappy-bird-rust/src/commit/0e66b6222e3025d1967d8bcc238ddeaef4a6cd2d/.gitignore
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
# Unwanted files
|
|
target
|
|
|
|
# Backup files
|
|
.DS_Store
|
|
thumbs.db
|
|
*~
|
|
*.rs.bk
|
|
*.swp
|