From be1e83c5e45e9ace41ca857069b0770e9e76d5e1 Mon Sep 17 00:00:00 2001 From: ghost Date: Sat, 29 Jul 2023 17:52:38 +0300 Subject: [PATCH] add explore page --- public/robots.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/robots.txt b/public/robots.txt index c87267a..7be314f 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -2,4 +2,5 @@ User-agent: * Disallow: /api* Disallow: /file* -Disallow: /search* \ No newline at end of file +Disallow: /search* +Disallow: /explore* \ No newline at end of file