From 42e3685e82dc966dfc6b75c53c4f3adce92cd65b Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 2 May 2022 21:48:34 +0200 Subject: [PATCH] docs: fix hugo hint shortcode --- content/_index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 03087d6..6688360 100644 --- a/content/_index.md +++ b/content/_index.md @@ -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 >}}