Skip to content

Commit edd4132

Browse files
fix: add missing User-agent to robots.txt and allow all (#5646)
1 parent 251d716 commit edd4132

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/docs/public/robots.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Allow: /api/og/*
1+
User-agent: *
2+
Disallow:

0 commit comments

Comments
 (0)