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 18993ad..0000000 Binary files a/public/favicon.ico and /dev/null differ diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..04f0b41 --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,9 @@ + + + + + + + + +