From 4c592a0dfcaff7e63606cd051ee12fe99f0705cd Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Sat, 17 Aug 2024 21:33:17 +0200 Subject: [PATCH] Do not justify text. --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index b69d479..a90f5d6 100644 --- a/config.toml +++ b/config.toml @@ -70,7 +70,7 @@ expiryDate = ["expiryDate"] ShowLastmod = true gitUrl = "https://git.bovender.de/daniel/blog/commit/" - justifyContent = true + justifyContent = false relatedPosts = true code_copy_button = true