- 3 files: theme-provider, carousel, sidebar - index.html: set title to GitData.AI, favicon to /logo.png - add public/logo.png and robots.txt
10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
User-agent: *
|
|
Allow: /
|
|
|
|
# Prevent indexing authentication and user-private management pages
|
|
Disallow: /auth/
|
|
Disallow: /settings
|
|
|
|
Sitemap: https://gitdata.ai/sitemap.xml
|
|
|