From 7be70d8f46988ff39ce0efb4e3068c7948d4d01c Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 2 May 2022 19:55:57 +0000 Subject: [PATCH] commit b100a992d7cd24583459eb90b0c138d42ef6c836 Author: Robert Kaussow Date: Mon May 2 21:47:13 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 c59b458..fb1db19 100644 --- a/_index.md +++ b/_index.md @@ -42,10 +42,8 @@ docker build --file docker/Dockerfile.amd64 --tag thegeeklab/drone-docker . ## 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