From 3af9bf790bf043fcc8fecf61e0cc1808450edb4a Mon Sep 17 00:00:00 2001 From: rain <136299953+ten-kyuu@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:12:01 +0800 Subject: [PATCH] Create robots.txt --- robots.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..039e11c --- /dev/null +++ b/robots.txt @@ -0,0 +1,23 @@ +# .__________________________. +# | .___________________. |==| +# | | ................. | | | +# | | ::[ Dear robot ]: | | | +# | | ::::[ be nice ]:: | | | +# | | ::::::::::::::::: | | | +# | | ::::::::::::::::: | | | +# | | ::::::::::::::::: | | | +# | | ::::::::::::::::: | | ,| +# | !___________________! |(c| +# !_______________________!__! +# / \ +# / [][][][][][][][][][][][][] \ +# / [][][][][][][][][][][][][][] \ +#( [][][][][____________][][][][] ) +# \ ------------------------------ / +# \______________________________/ + + +User-agent: * +Disallow: + +Sitemap: https://tenkyuu.dev/sitemap.xml -- 2.39.5