From a6602357e651abd005e4ca6d2d873a7de89ef836 Mon Sep 17 00:00:00 2001 From: daudix Date: Wed, 18 Sep 2024 06:28:58 +0300 Subject: [PATCH] Completely forgot about it [SKIP CI] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dbe890..e0a70d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add `config.extra.bundled_fonts` config variable to use custom fonts instead of system (#44). - Add `config.extra.show_share_button` config variable for enabling share button in articles (#73). - Add `external` class to comment timestamp. +- Add `external` class to footer's "Powered by" links (#80). - Add `h1` with page/section title by default. - Add ability to set accent color per page/section. - Add ability to set default theme per page/section.