diff options
author | HombreLaser <buran@silosneeded.com> | 2025-06-30 21:07:28 -0600 |
---|---|---|
committer | HombreLaser <buran@silosneeded.com> | 2025-06-30 21:07:28 -0600 |
commit | f0ad6d8026cd9b8e8217bd225efcc0ed38f20296 (patch) | |
tree | b4b234b13c2620dee2dab8b636528ebe3f85c6d7 /robots.txt | |
parent | 049bbd5892a8b4160e6ceacd52daee86aca4ec62 (diff) |
Add robots.txt and sitemap
Diffstat (limited to 'robots.txt')
-rw-r--r-- | robots.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..e5123b2 --- /dev/null +++ b/robots.txt @@ -0,0 +1,5 @@ +--- +layout: content +--- +User-agent: * +Sitemap: {{ site.url }}/sitemap.xml |