Skip to content

Commit e93b286

Browse files
Merge pull request #167 from saurabhraghuvanshii/rrobot
fix robot
2 parents 62d3630 + 0a8ceda commit e93b286

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-preview-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
make build-preview
5959
6060
# Prevent indexing
61-
cat > public/robots.txt <<'EOF'
61+
cat > site/public/robots.txt <<'EOF'
6262
User-agent: *
6363
Disallow: /
6464
EOF

0 commit comments

Comments
 (0)