From 0608aba8d210899105c9cfd9ca4c5803b369767e Mon Sep 17 00:00:00 2001 From: patryk4815 Date: Sun, 26 Oct 2025 20:30:59 +0100 Subject: [PATCH] Create robots.txt --- docs/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/robots.txt diff --git a/docs/robots.txt b/docs/robots.txt new file mode 100644 index 000000000..1ce323f2d --- /dev/null +++ b/docs/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://pwndbg.re/stable/sitemap.xml