From a2ee92acc4e7d1020d52c5407d13b28d137c64f3 Mon Sep 17 00:00:00 2001 From: Paramtamtam <7326800+tarampampam@users.noreply.github.com> Date: Mon, 21 Mar 2022 13:23:21 +0500 Subject: [PATCH] v2.8.1 --- CHANGELOG.md | 10 ++++++++++ internal/cli/build/index.tpl.html | 6 ++++++ templates/app-down.html | 8 ++++---- 3 files changed, 20 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac910db..3f68093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to this package will be documented in this file. The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver]. +## v2.8.1 + +### Fixed + +- Dark mode for `app-down` template + +### Changed + +- The index page for built error pages now supports a dark theme + ## v2.8.0 ### Added diff --git a/internal/cli/build/index.tpl.html b/internal/cli/build/index.tpl.html index a8dfe0f..3220573 100644 --- a/internal/cli/build/index.tpl.html +++ b/internal/cli/build/index.tpl.html @@ -1,3 +1,4 @@ + @@ -6,6 +7,11 @@ +
diff --git a/templates/app-down.html b/templates/app-down.html index 1d6642e..e989a9c 100644 --- a/templates/app-down.html +++ b/templates/app-down.html @@ -16,7 +16,7 @@