diff options
| author | Matt Kosarek <matt.kosarek@canonical.com> | 2026-03-11 17:49:05 -0400 |
|---|---|---|
| committer | Matt Kosarek <matt.kosarek@canonical.com> | 2026-03-11 17:49:05 -0400 |
| commit | 77b0f69d0c6e555349dd491d7ca209924d119e61 (patch) | |
| tree | 095cf20002f5df752c04c20af4366588bd7ba32b /public/robots.txt | |
| parent | c929a29c728c6799a3f83f5ad5c1c6f99ed516d4 (diff) | |
Diffstat (limited to 'public/robots.txt')
| -rw-r--r-- | public/robots.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/public/robots.txt b/public/robots.txt index d0cab32..0b1fbe9 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,5 +1,4 @@ User-agent: * -Sitemap: https://www.matthewkosarek.xyz/sitemap.txt +Sitemap: https://www.matthewkosarek.xyz/sitemap-index.xml Disallow: /download -Disallow: /themes -Disallow: /favicon
\ No newline at end of file +Disallow: /favicon |
