Skip to content

Commit

Permalink
chore: update baidu verify
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionad-Morotar committed Jun 12, 2024
1 parent abb05d8 commit 07a3dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const { data: files } = useLazyFetch<ParsedContent[]>('/api/search.json', {
useHead({
meta: [
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
{ name: 'baidu-site-verification', content: 'codeva-z8bG7C8jZQ' }
{ name: 'baidu-site-verification', content: 'codeva-SWZsd8tNWV' }
],
link: [
{ rel: 'icon', href: '/favicon.ico' }
Expand Down

0 comments on commit 07a3dac

Please sign in to comment.