Skip to content

Conversation

@TurtIeSocks
Copy link
Collaborator

@TurtIeSocks TurtIeSocks commented May 6, 2022

  • Update gitignore for favicon.ico
  • Fallback to fallback.ico if a custom one isn't added
  • Update some pathing

If you have previously changed the favicon to a custom one, you will get a git error when trying to pull, to resolve:

  1. git stash
  2. git pull
  3. BEFORE RECOMPILING, mv dist/favicon.ico public/favicon/

This PR includes the proper .gitignore and FS checks to prevent this from happening in the future

- Update gitignore for favicon.ico
- Fallback to fallback.ico if a custom one isn't added
- Update some pathing
@TurtIeSocks TurtIeSocks merged commit 4cfab4b into develop May 7, 2022
@TurtIeSocks TurtIeSocks deleted the favicon-swap branch May 7, 2022 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants