소스 검색

feat: add google verify

xiaobing.wang 1 년 전
부모
커밋
e59fe81244
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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