From 14df5a6d5fcff55ae0eabd38d2fdddbbe49fd0b9 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 4 Jan 2021 13:41:32 -0700 Subject: [PATCH] updated robots.txt --- robots.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/robots.txt b/robots.txt index 9ac278fd4..1d41d40ad 100644 --- a/robots.txt +++ b/robots.txt @@ -12,4 +12,5 @@ Allow: /user/themes/ Allow: /user/images/ Allow: / Allow: *.css$ -Allow: *.js$ \ No newline at end of file +Allow: *.js$ +Allow: /system/*.js$ \ No newline at end of file