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 @@ +