web

A collection of scripts used to generate this website
git clone https://erai.gay/code/web/
Log | Files | Refs | LICENSE

commit fcfa866eb9b56cadc0527cdb1fec3e87a6e3c2e1
parent 52046210b91a53365ef29fa8fce742256b6bc8eb
Author: erai <erai@omiltem.net>
Date:   Wed, 17 Apr 2024 22:10:59 -0400

Add sitemap to robots

Diffstat:
Mrobots.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/robots.txt b/robots.txt @@ -1,2 +1,3 @@ User-agent: * Allow: / +Sitemap: https://omiltem.net/sitemap.txt