From 8b3925815962d3781fbc6ca398fc613426826ba7 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Thu, 3 Aug 2023 12:25:13 +0100 Subject: [PATCH] Update the name of the class used to bold fonts This was a breaking change in Bootstrap 5. See https://getbootstrap.com/docs/5.2/migration/#utilities --- layouts/partials/navbar.html | 43 +++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html index e78ee9c4..a1476611 100644 --- a/layouts/partials/navbar.html +++ b/layouts/partials/navbar.html @@ -1,15 +1,18 @@ {{/* - A version of the navbar.html partial in Docsy, only modified - to include the spec version, which is calculated using an - inline `version-string` partial. +A version of the navbar.html partial in Docsy, only modified +to include the spec version, which is calculated using an +inline `version-string` partial. */}} {{ $cover := .HasShortcode "blocks/cover" }} -