Skip to content

Commit ef30c98

Browse files
author
Dipak Sarkar
committed
updated google verifier
1 parent 9e132ae commit ef30c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ module.exports = {
1818
head: [
1919
['meta', { name: 'theme-color', content: '#3eaf7c' }],
2020
['meta', { name: 'apple-mobile-web-app-capable', content: 'yes' }],
21-
['meta', { name: 'apple-mobile-web-app-status-bar-style', content: 'black' }]
21+
['meta', { name: 'apple-mobile-web-app-status-bar-style', content: 'black' }],
2222
['meta', { name: 'google-site-verification', content: 'Tf6UVeu-ZmZtGqB5tdcYymZ79101gyGKcpzqwWhDb1U' }]
2323
],
2424

0 commit comments

Comments
 (0)