From f1b983868056ae433ac99226f8725f5498904b3c Mon Sep 17 00:00:00 2001 From: Kumi Date: Wed, 7 Aug 2024 10:03:17 +0200 Subject: [PATCH] fix(html): correct bootstrap script URL paths Updated the script URLs for Bootstrap in multiple HTML files to ensure consistency and proper loading from the correct paths. This change resolves issues with script loading errors due to the incorrect CDN paths previously used. --- 404.html | 2 +- index.html | 2 +- unavailable.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/404.html b/404.html index 96dc233..e352aed 100644 --- a/404.html +++ b/404.html @@ -78,7 +78,7 @@ - + diff --git a/index.html b/index.html index 2c24cc4..ec97987 100644 --- a/index.html +++ b/index.html @@ -272,7 +272,7 @@ - + diff --git a/unavailable.html b/unavailable.html index 380c9d7..1e2f692 100644 --- a/unavailable.html +++ b/unavailable.html @@ -77,7 +77,7 @@ - +