mirror of
https://github.com/mileswolfallen2/miles-web.git
synced 2026-09-08 19:45:55 +00:00
- Created nova-devlog.html detailing the development of Nova AI, emphasizing its local operation and privacy features. - Created omniemu-devlog.html explaining the motivation behind OmniEmu, a cross-platform emulator manager. - Added robots.txt to manage web crawler access and disallow specific directories. - Added sitemap.xml to improve site indexing and navigation for search engines.
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
User-agent: *
|
|
Allow: /
|
|
Disallow: /node_modules/
|
|
Disallow: /.git/
|
|
|
|
Sitemap: https://milesallen.site/sitemap.xml |