Author: Robert Kaussow <mail@thegeeklab.de>
Date:   Mon May 2 21:47:14 2022 +0200

    docs: fix hugo hint shortcode
This commit is contained in:
Robert Kaussow 2022-05-02 19:55:42 +00:00
parent e635fe18ea
commit fbeeae5adf
1 changed files with 1 additions and 2 deletions

View File

@ -38,8 +38,7 @@ docker build --file docker/Dockerfile.amd64 --tag thegeeklab/drone-yaml .
## Usage
{{< hint warning >}}
**Note**\
{{< hint type=important >}}
Be aware that the tool only supports configuration files for the Drone Docker runner!
{{< /hint >}}