mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
ae33c89707
- The files in the public folder are all specific to the frontend: - ghost.css / ghost.min.css contains styles for default templates like unsubscribe, private and error - favicon is the default for the frontend - robots.txt is the default robots.txt for the frontend - sitemap.xsl is the stylesheet for the sitemap - Therefore, they should live in the frontend!
5 lines
98 B
Text
5 lines
98 B
Text
User-agent: *
|
|
Sitemap: {{blog-url}}/sitemap.xml
|
|
Disallow: /ghost/
|
|
Disallow: /p/
|
|
Disallow: /email/
|