Skip to content

feat: improve minimal template #643

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jul 26, 2025
Prev Previous commit
Next Next commit
Update robots.txt with helpfull info
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
  • Loading branch information
jycouet and benmccann authored Jul 25, 2025
commit d7bb55723bd8f7659327ad33e485384075c9fe9d
2 changes: 1 addition & 1 deletion packages/create/templates/minimal/static/robots.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
# allow crawling everything by default
User-agent: *
Disallow:
Loading