diff --git a/Documentation/docs/index.md b/Documentation/docs/index.md index 80f8a7ff7..235c3363f 100644 --- a/Documentation/docs/index.md +++ b/Documentation/docs/index.md @@ -1,3 +1,7 @@ +--- +canonicalPath: [ "docs/" ] +--- + # Documentation -You can find information about all NetCord objects here. \ No newline at end of file +You can find information about all NetCord objects here. diff --git a/Documentation/index.md b/Documentation/index.md index 43cc19a2c..878a7c871 100644 --- a/Documentation/index.md +++ b/Documentation/index.md @@ -2,4 +2,5 @@ title: NetCord - Modern C# Discord Bot Library for .NET Developers omitAppTitle: true _root: true +canonicalPath: [ "" ] --- diff --git a/Documentation/robots.txt b/Documentation/robots.txt index 9b310f57a..474dda239 100644 --- a/Documentation/robots.txt +++ b/Documentation/robots.txt @@ -1,4 +1 @@ -User-agent: * -Disallow: /*? - Sitemap: https://netcord.dev/sitemap.xml diff --git a/Documentation/templates-src/NetCord/layout/_master.tmpl b/Documentation/templates-src/NetCord/layout/_master.tmpl index 31bc5615a..bf04eb1fe 100644 --- a/Documentation/templates-src/NetCord/layout/_master.tmpl +++ b/Documentation/templates-src/NetCord/layout/_master.tmpl @@ -21,6 +21,7 @@ {{#_appTitle}}{{/_appTitle}} +