File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ You will find the following type of information:
1414
1515 ![ ] ( ./img/drhjune2025.png )
1616
17- Alex Verboon
18- Microsoft Security MVP
17+ Alex Verboon | Microsoft Security MVP
1918
2019- [ BlueSky] ( https://bsky.app/profile/vacyber.bsky.social )
2120- [ X] ( https://twitter.com/alexverboon )
Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ docs_dir: docs
8585# Plugins
8686plugins :
8787 - search
88+ - sitemap
8889 # - simple
8990 # - simple:
9091 # include_extensions:
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ mkdocs-click
66mkdocs-macros-plugin
77mkdocs-material # Material support for MkDocs
88mkdocs # static site generator for documentation in Markdown
9+ mkdocs-sitemap-plugin # generates sitemap.xml for search engine discovery
910mkdocs-minify-plugin # strips whitespaces in HTML markdown documentation pages
1011mkdocstrings-python-legacy
1112mkdocstrings
Original file line number Diff line number Diff line change 11User-agent: *
2- Disallow: /*.md$
3- Disallow: /CNAME
4- Disallow: /README.md
5- Disallow: /404.html
2+ Allow: /
3+
4+ Sitemap: https://alexverboon.github.io/DefenderResourceHub/sitemap.xml
You can’t perform that action at this time.
0 commit comments