Rename Naver verification to naver_site_verification
Replace hyphens with underscores to be consistent with other site variable names.
This commit is contained in:
parent
28e2885a68
commit
187c3c38a2
2 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ atom_feed:
|
|||
google_site_verification :
|
||||
bing_site_verification :
|
||||
yandex_site_verification :
|
||||
naver-site-verification :
|
||||
naver_site_verification :
|
||||
|
||||
# Social Sharing
|
||||
twitter:
|
||||
|
|
|
@ -59,7 +59,7 @@ atom_feed:
|
|||
google_site_verification : "UQj93ERU9zgECodaaXgVpkjrFn9UrDMEzVamacSoQ8Y" # Replace this with your ID, or delete
|
||||
bing_site_verification :
|
||||
yandex_site_verification :
|
||||
naver-site-verification :
|
||||
naver_site_verification :
|
||||
|
||||
# Social Sharing
|
||||
twitter:
|
||||
|
|
Loading…
Reference in a new issue