From ca9a86a1c783d09a68969a4953ab7b78830a602a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Viricel?= Date: Sun, 18 Jan 2026 19:06:08 +0100 Subject: [PATCH] chore: update favicon --- content/projects/mock-project-1.md | 8 -------- content/projects/mock-project-2.md | 8 -------- content/projects/mock-project-3.md | 8 -------- content/projects/mock-project-4.md | 8 -------- content/projects/mock-project-5.md | 8 -------- nuxt.config.ts | 7 +++++++ public/favicon.ico | Bin 4286 -> 0 bytes public/favicon.svg | 9 +++++++++ 8 files changed, 16 insertions(+), 40 deletions(-) delete mode 100644 content/projects/mock-project-1.md delete mode 100644 content/projects/mock-project-2.md delete mode 100644 content/projects/mock-project-3.md delete mode 100644 content/projects/mock-project-4.md delete mode 100644 content/projects/mock-project-5.md delete mode 100644 public/favicon.ico create mode 100644 public/favicon.svg diff --git a/content/projects/mock-project-1.md b/content/projects/mock-project-1.md deleted file mode 100644 index 25d11ce..0000000 --- a/content/projects/mock-project-1.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -order: 6 -title: Mock Project 1 -shortDescription: This is a mock project for testing the load more feature. -image: /images/projects/grenette.svg -popupImage: /images/projects/grenette-popup.svg -toggleText: See the board ! ---- diff --git a/content/projects/mock-project-2.md b/content/projects/mock-project-2.md deleted file mode 100644 index 974f4c3..0000000 --- a/content/projects/mock-project-2.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -order: 7 -title: Mock Project 2 -shortDescription: This is a mock project for testing the load more feature. -image: /images/projects/grenette.svg -popupImage: /images/projects/grenette-popup.svg -toggleText: See the board ! ---- diff --git a/content/projects/mock-project-3.md b/content/projects/mock-project-3.md deleted file mode 100644 index 7728831..0000000 --- a/content/projects/mock-project-3.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -order: 8 -title: Mock Project 3 -shortDescription: This is a mock project for testing the load more feature. -image: /images/projects/grenette.svg -popupImage: /images/projects/grenette-popup.svg -toggleText: See the board ! ---- diff --git a/content/projects/mock-project-4.md b/content/projects/mock-project-4.md deleted file mode 100644 index 304e798..0000000 --- a/content/projects/mock-project-4.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -order: 9 -title: Mock Project 4 -shortDescription: This is a mock project for testing the load more feature. -image: /images/projects/grenette.svg -popupImage: /images/projects/grenette-popup.svg -toggleText: See the board ! ---- diff --git a/content/projects/mock-project-5.md b/content/projects/mock-project-5.md deleted file mode 100644 index 2976431..0000000 --- a/content/projects/mock-project-5.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -order: 10 -title: Mock Project 5 -shortDescription: This is a mock project for testing the load more feature. -image: /images/projects/grenette.svg -popupImage: /images/projects/grenette-popup.svg -toggleText: See the board ! ---- diff --git a/nuxt.config.ts b/nuxt.config.ts index e4dedd4..0f0765b 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -2,6 +2,13 @@ export default defineNuxtConfig({ compatibilityDate: '2025-07-15', devtools: { enabled: true }, + app: { + head: { + link: [ + { rel: 'icon', type: 'image/svg+xml', href: '/favicon.svg' } + ] + } + }, css: ['@unocss/reset/eric-meyer.css'], content: { experimental: { diff --git a/public/favicon.ico b/public/favicon.ico deleted file mode 100644 index 18993ad91cfd43e03b074dd0b5cc3f37ab38e49c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4286 zcmeHLOKuuL5PjK%MHWVi6lD zOGiREbCw`xmFozJ^aNatJY>w+g ze6a2@u~m#^BZm@8wco9#Crlli0uLb^3E$t2-WIc^#(?t)*@`UpuofJ(Uyh@F>b3Ph z$D^m8Xq~pTkGJ4Q`Q2)te3mgkWYZ^Ijq|hkiP^9`De={bQQ%heZC$QU2UpP(-tbl8 zPWD2abEew;oat@w`uP3J^YpsgT%~jT(Dk%oU}sa$7|n6hBjDj`+I;RX(>)%lm_7N{+B7Mu%H?422lE%MBJH!!YTN2oT7xr>>N-8OF$C&qU^ z>vLsa{$0X%q1fjOe3P1mCv#lN{xQ4_*HCSAZjTb1`}mlc+9rl8$B3OP%VT@mch_~G z7Y+4b{r>9e=M+7vSI;BgB?ryZDY4m>&wcHSn81VH1N~`0gvwH{ z8dv#hG|OK`>1;j7tM#B)Z7zDN?{6=dUal}$e + + + + + + + +