From 6e8655a416e75f6a0f8e01a7dd800d9a43d1daf9 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 17 Jun 2025 13:37:41 +0200 Subject: Add sitemap --- public/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/robots.txt (limited to 'public') diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..4a7056d --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://cidr.xyz/sitemap-index.xml \ No newline at end of file -- cgit v1.3.1