chore: more reorganization
This commit is contained in:
parent
dd56c5ff62
commit
8bb5361403
8 changed files with 21 additions and 4 deletions
9
src/meta/robots.liquid
Normal file
9
src/meta/robots.liquid
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
permalink: '.well-known/robots.txt'
|
||||
eleventyExcludeFromCollections: true
|
||||
dynamicPermalink: false
|
||||
---
|
||||
Sitemap: https://coryd.dev/sitemap.xml
|
||||
|
||||
User-agent: *
|
||||
Disallow:
|
Reference in a new issue