Fix favicon var and codacy ignore patterns

This commit is contained in:
Lukas Hirt
2020-10-19 11:41:58 +02:00
parent 75129e8e2e
commit ba65ed45a5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ generate: assets
assets:
curl -o assets/identifier/static/logo.svg ${LOGO_URL}
curl -o assets/identifier/static/favicon.ico ${LOGO_URL}
curl -o assets/identifier/static/favicon.ico ${FAVICON_URL}
.PHONY: changelog
changelog: