diff --git a/docs/README.md b/docs/README.md index 50be6876..9f08b4f5 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,5 @@ --- -title: "Home" +title: Home home: true heroImage: /images/MCC_logo_with_edge.png tagline: Minecraft Console Client (MCC) is a lightweight open-source Minecraft Java client implemented in C# diff --git a/docs/guide/README.md b/docs/guide/README.md index b6277889..f5a4a6db 100644 --- a/docs/guide/README.md +++ b/docs/guide/README.md @@ -1,5 +1,5 @@ --- -title: "About & Features" +title: About & Features --- # Introduction diff --git a/docs/guide/chat-bots.md b/docs/guide/chat-bots.md index 2780462c..f4c53cbd 100644 --- a/docs/guide/chat-bots.md +++ b/docs/guide/chat-bots.md @@ -1,5 +1,5 @@ --- -title: "Chat Bots" +title: Chat Bots redirectFrom: ["/g/bots/index.html", "/g/bots.html"] --- # Chat Bots diff --git a/docs/guide/configuration.md b/docs/guide/configuration.md index c2f6c9ce..5d65ff7f 100644 --- a/docs/guide/configuration.md +++ b/docs/guide/configuration.md @@ -1,5 +1,5 @@ --- -title: "Configuration" +title: Configuration redirectFrom: ["/g/conf/index.html", "/g/conf.html"] --- # Configuration diff --git a/docs/guide/contibuting.md b/docs/guide/contibuting.md index 68cee990..ad818de7 100644 --- a/docs/guide/contibuting.md +++ b/docs/guide/contibuting.md @@ -1,5 +1,5 @@ --- -title: "Contributing" +title: Contributing --- # Contributing diff --git a/docs/guide/creating-bots.md b/docs/guide/creating-bots.md index f49a7589..30cc995b 100644 --- a/docs/guide/creating-bots.md +++ b/docs/guide/creating-bots.md @@ -1,5 +1,5 @@ --- -title: "Creating Chat Bots" +title: Creating Chat Bots --- # Creating Chat Bots diff --git a/docs/guide/installation.md b/docs/guide/installation.md index 977b9f48..a2c6d6e8 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -1,5 +1,5 @@ --- -title: "Installation" +title: Installation --- # Installation diff --git a/docs/guide/usage.md b/docs/guide/usage.md index 7d03b62e..c1fa9813 100644 --- a/docs/guide/usage.md +++ b/docs/guide/usage.md @@ -1,5 +1,5 @@ --- -title: "Usage" +title: Usage --- # Usage