v3: added customizable site emoji (logo), small visual tweaks
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 41s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 41s
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -161,6 +161,13 @@ dist
|
||||
dist-ssr
|
||||
*.local
|
||||
|
||||
# Generated from GERBEUR_SITE_EMOJI (see api/scripts/generate-icons.ts)
|
||||
/public/favicon.svg
|
||||
/public/favicon.ico
|
||||
/public/favicon-*.png
|
||||
/public/apple-touch-icon.png
|
||||
/public/manifest.webmanifest
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
|
||||
Reference in New Issue
Block a user