From e164129a4cb1f34752e4397d12318c38fbec1ba7 Mon Sep 17 00:00:00 2001 From: "LEWE, GEORGE" Date: Thu, 31 Aug 2023 09:20:34 +0200 Subject: [PATCH] BS5 components --- src/html/components/_scripts.astro | 6 ++++-- src/html/pages/components/general.astro | 27 +++++++++++++------------ 2 files changed, 18 insertions(+), 15 deletions(-) diff --git a/src/html/components/_scripts.astro b/src/html/components/_scripts.astro index 521e03753..7999933e9 100644 --- a/src/html/components/_scripts.astro +++ b/src/html/components/_scripts.astro @@ -60,8 +60,10 @@ const adminlteJsUrl = path + "/js/adminlte.js";