diff --git a/Documentation/docfx.json b/Documentation/docfx.json index 9680056b3..60c5f1033 100644 --- a/Documentation/docfx.json +++ b/Documentation/docfx.json @@ -44,7 +44,7 @@ "markdownEngineName": "markdig", "globalMetadata": { "_appDescription": "NetCord – the modern and fully customizable C# Discord library", - "_appTitle": "NetCord", + "_appTitle": "NetCord - Build Discord Bots in .NET", "_enableSearch": true, "_disableFooter": true, "_noindex": true, diff --git a/Documentation/index.md b/Documentation/index.md index 2bed0ddf9..43cc19a2c 100644 --- a/Documentation/index.md +++ b/Documentation/index.md @@ -1,4 +1,5 @@ --- -title: Home +title: NetCord - Modern C# Discord Bot Library for .NET Developers +omitAppTitle: true _root: true ---- \ No newline at end of file +--- diff --git a/Documentation/templates-src/NetCord/layout/_master.tmpl b/Documentation/templates-src/NetCord/layout/_master.tmpl index 0a1791deb..2d62c9601 100644 --- a/Documentation/templates-src/NetCord/layout/_master.tmpl +++ b/Documentation/templates-src/NetCord/layout/_master.tmpl @@ -10,10 +10,10 @@ {{/redirect_url}} {{^redirect_url}} -
NetCord is a highly customizable, open-source C# Discord library, enabling developers to create tailored bots with flexible and extensible features.
+With an intuitive API design, NetCord streamlines bot development, allowing you to quickly and efficiently build Discord bots in .NET.
+NetCord is designed for efficiency, ensuring high performance while keeping resource usage minimal, making it perfect for scalable bots.
+Fully supporting async/await, NetCord allows for responsive, concurrent operations, enabling scalable and high-performing bot interactions.
+NetCord supports Native AOT, allowing for faster startup times, smaller memory footprints, and reduced deployment sizes, making your bot highly optimized for performance.
+NetCord's caching system is immutable by default, providing all the benefits of immutability, such as data consistency and preventing unintended changes during execution.
+NetCord includes robust support for sending and receiving voice data, allowing you to integrate high-quality voice features into your bot.
+NetCord covers the entire Discord API and more, ensuring you have access to all the latest features and capabilities Discord has to offer.
+NetCord is open source and forever free to use under the permissive MIT license, making it an ideal choice for developers at any level.
+