Skip to content

Commit

Permalink
Update config.mjs with token
Browse files Browse the repository at this point in the history
  • Loading branch information
amaan-igs authored Oct 2, 2024
1 parent 14d4e8a commit d050a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export default defineConfig({
// Add the head property here
head: [
['link', { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }],
['meta', { name: 'google-site-verification', content: '56p5NYuczT1Nd5Hh9JNxxZysn7rguiTsc_tOA1j7_Uw' }]
// Optional: Add Apple Touch Icon for better compatibility
['link', { rel: 'apple-touch-icon', sizes: '180x180', href: '/apple-touch-icon.png' }],
// Optional: Add a manifest file for progressive web apps
Expand Down

0 comments on commit d050a80

Please sign in to comment.