Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add robots.txt and update docfx.json to include it (#52)
Updated `docfx.json` to include `robots.txt` in the list of resource files. Added a new `robots.txt` file that: - Allows all user agents. - Disallows crawling of URLs with query strings. - Specifies the sitemap location at `https://netcord.dev/sitemap.xml`.
- Loading branch information