fix descriptions
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m11s

This commit is contained in:
Lee 2024-04-20 02:15:27 +01:00
parent 4827125f73
commit a0e08ff437
3 changed files with 3 additions and 3 deletions

@ -1,6 +1,6 @@
--- ---
title: Minecraft Utilities Documentation title: Minecraft Utilities Documentation
description: Welcome to the Minecraft Utilities documentation! Here you can find information on how to use the various features of the plugin. description: Welcome to the Minecraft Utilities documentation! Here you can find information on how to use the various features of the API.
--- ---
# Getting Started # Getting Started

@ -1,6 +1,6 @@
--- ---
title: Java Library title: Java Library
description: The Java library for Minecraft Utilities is a simple way to interact with the plugin from using Java! description: The Java library for Minecraft Utilities is a simple way to interact with the plugin using Java!
--- ---
# Java Library # Java Library

@ -1,6 +1,6 @@
--- ---
title: Javascript Library title: Javascript Library
description: The Javascript library for Minecraft Utilities is a simple way to interact with the plugin from using Javascript! description: The Javascript library for Minecraft Utilities is a simple way to interact with the plugin from Javascript!
--- ---
# Javascript Library # Javascript Library