Skip to content

Commit

Permalink
fix: merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ledouxm committed Oct 18, 2024
1 parent 3e90b71 commit e3768a0
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions packages/frontend/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,6 @@ export default defineConfig({
},
],
theme_color: "#FFFFFF",
icons: [
{
src: "/dsfr/favicon/android-chrome-192x192.png",
sizes: "192x192",
type: "image/png",
},
{
src: "/dsfr/favicon/android-chrome-512x512.png",
sizes: "512x512",
type: "image/png",
},
],
},
manifestFilename: "manifest.webmanifest",
injectManifest: {
Expand Down

0 comments on commit e3768a0

Please sign in to comment.