Skip to content

Commit

Permalink
clean images + update favicon and social image
Browse files Browse the repository at this point in the history
  • Loading branch information
briangtn committed Mar 5, 2024
1 parent af1ee27 commit b5378a5
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"clean": "gatsby clean",
"generate": "json2ts -i json_schemas/*.json -o json_schemas/interfaces/",
"postinstall": "npm run generate",
"postbuild": "cp public/sitemap/sitemap-0.xml public/sitemap/sitemap-old.xml && sed -i 's/devfest2024.gdgnantes/devfest.gdgnantes/g' public/sitemap/sitemap-old.xml"
"postbuild": "cp public/sitemap/sitemap-0.xml public/sitemap/sitemap-old.xml && sed -i '' 's:devfest2024.gdgnantes:devfest.gdgnantes:g' 'public/sitemap/sitemap-old.xml'"
},
"dependencies": {
"@emotion/react": "^11.9.0",
Expand Down
Binary file removed static/images/favicon-02.jpg
Binary file not shown.
Binary file removed static/images/favicon.jpg
Binary file not shown.
1 change: 0 additions & 1 deletion static/images/logo-long-bleu-old.svg

This file was deleted.

1 change: 0 additions & 1 deletion static/images/logo_transparent-old.svg

This file was deleted.

Binary file modified static/images/maskable_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/images/small-social-share.jpg
Binary file not shown.
Binary file modified static/images/social-share.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b5378a5

Please sign in to comment.