From 7966d60066b32dbb474192d56bc66738da263bb8 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Thu, 18 Dec 2025 10:54:26 +0100 Subject: [PATCH] fix: remove hahahugoshortcode on available dhi types page Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/manuals/dhi/explore/available.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/manuals/dhi/explore/available.md b/content/manuals/dhi/explore/available.md index 3de2316355..9a6587de8c 100644 --- a/content/manuals/dhi/explore/available.md +++ b/content/manuals/dhi/explore/available.md @@ -74,7 +74,7 @@ For example, you might find tags like the following in a DHI repository: - `3.9.23-debian12`: runtime image for Python 3.9.23 - `3.9.23-debian12-dev`: development image for Python 3.9.23 -## FIPs and STIG variants {{< badge color="blue" text="DHI Enterprise" >}} +## FIPs and STIG variants {tier="DHI Enterprise"} {{< summary-bar feature_name="Docker Hardened Images" >}} @@ -127,4 +127,4 @@ You can recognize compatibility variants by their tag that includes `-compat`. Use compatibility variants when your deployment requires additional tools beyond the minimal runtime, such as when using Helm charts or applications with -specific tooling requirements. \ No newline at end of file +specific tooling requirements.