Skip to content

Commit 778448e

Browse files
YussanYussan
authored andcommitted
feat(favicon): new favicon
1 parent 22377ea commit 778448e

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

helpers/metaGenerator/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const DEFAULT_TITLE = 'Follooow'
22
const DEFAULT_DESC = 'Social media highlight'
3-
const DEFAULT_IMAGE = '/image/follooow-favicon.png'
3+
const DEFAULT_IMAGE = '/images/MCDG v3 - icon only - square.png'
44
const DEFAULT_URL = 'https://follooow.com'
55

66
export const metaGeneratorHTML = ({

nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ export default defineNuxtConfig({
7676
MCDG_WEB_HOST: process.env.MCDG_WEB_HOST,
7777
},
7878
},
79-
compatibilityDate: "2025-08-18",
79+
compatibilityDate: "2025-10-02",
8080
});
2.08 KB
Loading
6.84 KB
Loading
2.08 KB
Loading

public/favicon.ico

3.06 KB
Binary file not shown.

0 commit comments

Comments
 (0)