add robots.txt
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2024-09-09 07:03:46 +03:00
parent 63602c5647
commit d4c14618b0
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C
2 changed files with 6 additions and 1 deletions

View File

@ -23,6 +23,7 @@ steps:
- cd /usr/src/app
- cp ./content/.quartz/quartz.config.ts .
- cp ./content/.quartz/quartz.layout.ts .
- cp ./content/.quartz/robots.txt ./content
- npx quartz build
- mv public /drone/src
- name: publish to server
@ -53,6 +54,6 @@ steps:
# drone sign --save upagge/digital-garden
---
kind: signature
hmac: f0242580342a4e8a52075fc770ff05987528783888bb326f14905fb04df6ade1
hmac: 7dcf055d9ffc3dce5216a071e6de13e029a09eef47b5d9c1078a323e0b86cd25
...

4
.quartz/robots.txt Normal file
View File

@ -0,0 +1,4 @@
User-agent: *
Disallow:
Sitemap: https://garden.struchkov.dev/ru/sitemap.xml