From 71a3b993b199a05c67a6308ff9e0f6b8425536f5 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Tue, 22 Apr 2025 09:09:52 +0200 Subject: [PATCH] Remove references to bootstrap from error templates --- CHANGELOG.md | 2 +- module/Core/templates/404.html | 12 ++++++++---- module/Core/templates/invalid-short-code.html | 12 ++++++++---- 3 files changed, 17 insertions(+), 9 deletions(-) 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 @@ -