Browse Source

feat: add google verify

xiaobing.wang 1 year ago
parent
commit
e59fe81244
2 changed files with 4 additions and 0 deletions
  1. 3 0
      Dockerfile
  2. 1 0
      website/public/googlef97f8402f9139518.html

+ 3 - 0
Dockerfile

@@ -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\

+ 1 - 0
website/public/googlef97f8402f9139518.html

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