summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2022-05-04 21:04:59 +0200
committerache <ache@ache.one>2022-05-04 21:04:59 +0200
commit0c4f2dc289e647a9f0a5e178d8f48f1d46ee8566 (patch)
tree3ab7e94994634d51f99b0f19f26ed2bfae666ff8
parentFix baseURL (diff)
Fix robots.txt
-rw-r--r--robots.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/robots.txt b/robots.txt
index cc8af18..36c9a8d 100644
--- a/robots.txt
+++ b/robots.txt
@@ -2,4 +2,4 @@ User-agent: *
Disallow: /
Allow: /$
Allow: /contact/$
-Allow: /*.html$
+Allow: /articles/*$