Skip to content

Commit

Permalink
[KAN-135] setting: 구글 메타태그 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yunchaeney committed Oct 17, 2024
1 parent f3f7b1f commit c495a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/makeMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const rootMetadata = {
canonical: `${process.env.NEXT_PUBLIC_BASE_URL}/gatherings`,
},
other: {
'google-site-verification': '3TzGNrqEDpp12jYWOwKcH92cFxvYmfrz-0lspdNdTwo',
'google-site-verification': 'EnQi5HcxKKMfPQq_KgrRrnkbL7g2qiHLz6KUXcBtNwo',
},
};

Expand Down

0 comments on commit c495a8b

Please sign in to comment.