Skip to content

Commit 837f83f

Browse files
committed
Disallow robots
1 parent db9b554 commit 837f83f

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rcj-scoring",
3-
"version": "24.2.8",
3+
"version": "24.2.9",
44
"copyright": "2016-2024 RCJ-CMS Development Team",
55
"private": true,
66
"scripts": {

public/robots.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
User-Agent: *
2+
Disallow: /

0 commit comments

Comments
 (0)