From a62aaa35ca18ce4543d6d48fdcf3f477be046b6a Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 2 May 2022 19:55:57 +0000 Subject: [PATCH] commit e428096ca8348d7a53f4fd9db3b47d93bbf0a7a2 Author: Robert Kaussow Date: Mon May 2 21:47:12 2022 +0200 docs: fix hugo hint shortcode --- _index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/_index.md b/_index.md index cdf5d1a..0aab1ae 100644 --- a/_index.md +++ b/_index.md @@ -42,10 +42,8 @@ docker build --file docker/Dockerfile.amd64 --tag thegeeklab/drone-docker-buildx ## Usage -{{< hint warning >}} -**Note**\ -Be aware that the this plugin requires privileged capabilities, otherwise the -integrated Docker daemon is not able to start. +{{< hint type=important >}} +Be aware that the this plugin requires privileged capabilities, otherwise the integrated Docker daemon is not able to start. {{< /hint >}} ```Shell