mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-02-05 16:24:09 +08:00
feat: add google verify
This commit is contained in:
@@ -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
website/public/googlef97f8402f9139518.html
Normal file
1
website/public/googlef97f8402f9139518.html
Normal file
@@ -0,0 +1 @@
|
||||
google-site-verification: googlef97f8402f9139518.html
|
||||
Reference in New Issue
Block a user