docs: fix hugo hint shortcode

This commit is contained in:
Robert Kaussow 2022-05-02 21:48:34 +02:00
parent 1b34864d44
commit 42e3685e82
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
title: Documentation
---
{{< hint warning >}}
**Warning**\
{{< hint type=important >}}
You should not trust any Docker resource on the internet without verification! Use it at your own risk.
{{< /hint >}}