docs(index.md): refine file list and links

This commit is contained in:
Jone 2026-03-25 20:13:51 +01:00
parent 3c13ab5359
commit dda5ebf86d
Signed by: Jone
GPG key ID: 0D98FD3896C39E90

View file

@ -5,6 +5,7 @@ This is my AI discovery subdomain. There are only a few files here, as that is a
- index.md - This file, which serves as the homepage for the subdomain - index.md - This file, which serves as the homepage for the subdomain
- ai.txt - This robots.txt-like file just links to .well-known/ai.json - ai.txt - This robots.txt-like file just links to .well-known/ai.json
- .well-known/ai.json - This file contains metadata about the AI stuff like profile, ... - .well-known/ai.json - This file contains metadata about the AI stuff like profile, ...
- AGENTS.md - In this file, there are all the AI agent instructions - AGENTS.md - Global AI agent instructions (used across all of Jone's projects)
- .github/copilot-instructions.md - Repository-specific Copilot instructions (deployment, shell context, etc.)
That's all files :) That's all files :)