diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-04-29 08:31:27 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-04-29 08:31:27 +0200 |
| commit | b1b587e52e2dff50b3f2bfb9ceaa973b7064b8ee (patch) | |
| tree | f24a1cf33c867b4d00c6f17306f884e798930606 | |
| parent | 1645dec309f6a8e6fdef47a20e741dbd3ac7c047 (diff) | |
Add robots sitemap
| -rw-r--r-- | public/robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt index eb05362..ae150cb 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,4 @@ User-agent: * Disallow: + +Sitemap: https://www.costas.dev/sitemap-index.xml |
