From 6940574a3e337a7c72a13ac6d58b0148d19c1232 Mon Sep 17 00:00:00 2001 From: Aitzol Date: Thu, 19 Dec 2024 16:21:52 +0100 Subject: [PATCH] blockquote style --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c80add17..0746b41e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - Update rust-toolchain to nightly-2023-04-14 - Update chrono from 0.4.0 to 0.4.31 - Update scheduled-thread-pool from 0.2.6 to 0.2.7 +- Change blockquote color to `lightpurple` ### Fixed @@ -30,6 +31,7 @@ - Deprecation warnings during build process(see rust crate updates) - Server error 500 creating new blog with white spaces inside title. Bug reported on https://git.joinplu.me/Plume/Plume/issues/1152 - Show _Subscribe_ button in column format instead of row format in screen smaller than 600px. https://git.lainoa.eus/aitzol/Plume/commit/db8cc6e7e8351a5d74f7ce0399126e13493c62d9 + ### To do - Choose rdn via environment variables for LDAP simple bind