feat: add google verify

This commit is contained in:
xiaobing.wang
2023-12-21 16:08:10 +08:00
parent d65df2a57f
commit e59fe81244
2 changed files with 4 additions and 0 deletions

View File

@@ -40,6 +40,9 @@ server {
location /robots.txt { \n\
root /srv/website/public; \n\
} \n\
location /googlef97f8402f9139518.html { \n\
root /srv/website/public; \n\
} \n\
location / { \n\
rewrite /posts/guide_introduction /docs/ permanent; \n\
rewrite /posts/guide_install /docs/guide/install permanent; \n\

View File

@@ -0,0 +1 @@
google-site-verification: googlef97f8402f9139518.html