- Add /api/audit endpoint to contact-api (deployed to server) - Replace blog ghost links with 'coming soon' placeholder - Add I2P mirror link to all page footers - Wire up audit form frontend handler in main.js - Update contact form handler to use fetch API - Add robots.txt and sitemap.xml - Add scripts/sync-eepsite.sh for I2P/clearnet sync
5 lines
86 B
Text
5 lines
86 B
Text
User-agent: *
|
|
Allow: /
|
|
Disallow: /api/
|
|
|
|
Sitemap: https://krustyplanet.org/sitemap.xml
|