diff --git a/CHANGELOG.md b/CHANGELOG.md index 2807ddc0..6f791119 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this * *Nothing* ### Changed -* *Nothing* +* [#2406](https://github.com/shlinkio/shlink/issues/2406) Remove references to bootstrap from error templates, and instead inline the very minimum required styles. ### Deprecated * [#2408](https://github.com/shlinkio/shlink/issues/2408) Generating QR codes via `/{short-code}/qr-code` is now deprecated and will be removed in Shlink 5.0. Use the equivalent capability from web clients instead. diff --git a/module/Core/templates/404.html b/module/Core/templates/404.html index 93e6fb64..d9d972bb 100644 --- a/module/Core/templates/404.html +++ b/module/Core/templates/404.html @@ -5,13 +5,17 @@ - diff --git a/module/Core/templates/invalid-short-code.html b/module/Core/templates/invalid-short-code.html index 61c5a804..094b0db5 100644 --- a/module/Core/templates/invalid-short-code.html +++ b/module/Core/templates/invalid-short-code.html @@ -5,13 +5,17 @@ -