Skip to content

Commit b77f55e

Browse files
authored
[#652] Google SearchConsole을 팀 구글 계정으로 이관 #653
- fix: google-site-verification 수정
1 parent 52f6fdf commit b77f55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export const metadata: Metadata = {
2121
viewport:
2222
'minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no, viewport-fit=cover',
2323
verification: {
24-
google: '72kN3MWyQHuvSb8V67dVkfPUPMrw102Tm6BsvTvfKmg',
24+
google: 'a9BQOn0FrycbbErhMCQ8RDJK0v9BBdJxFjAoJ84BWhY',
2525
other: {
2626
'naver-site-verification': 'd838b57100508b70db53a7d15014627456c5ac28',
2727
},

0 commit comments

Comments
 (0)