fix(readm,e): fix github warning boxes

This commit is contained in:
purple 2023-11-15 21:09:21 +01:00 committed by GitHub
parent 9cc3996996
commit 2786ffce52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ We aim to introduce new developers to Blueprint with easy to understand guides,
* Common sense. * Common sense.
**Installation:** **Installation:**
> **Important** > [!IMPORTANT]
> Blueprint doesn't mix well with other modifications, so if you already have any, [perform a panel update](https://pterodactyl.io/panel/1.0/updating.html) before moving on with this guide. > Blueprint doesn't mix well with other modifications, so if you already have any, [perform a panel update](https://pterodactyl.io/panel/1.0/updating.html) before moving on with this guide.
<br/> <br/>
@ -66,7 +66,7 @@ We've made some guides and documentation for extension development over on [GitB
<br/> <br/>
## Extensions ## Extensions
> **Note** > [!NOTE]
> [Open a pull request](https://github.com/teamblueprint/main/pulls) on GitHub and add your extension here (in alphabetic order). To install an extension, upload your `something.blueprint` file to your Pterodactyl folder and run `blueprint -install something`. > [Open a pull request](https://github.com/teamblueprint/main/pulls) on GitHub and add your extension here (in alphabetic order). To install an extension, upload your `something.blueprint` file to your Pterodactyl folder and run `blueprint -install something`.
<br/> <br/>