From b7f95ccc8b20eca67362b565df427f0686592a79 Mon Sep 17 00:00:00 2001 From: Mirus Date: Thu, 27 Feb 2025 17:34:02 +0200 Subject: [PATCH] Update hugo.toml --- demoSite/hugo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/demoSite/hugo.toml b/demoSite/hugo.toml index 1293335..0a42690 100644 --- a/demoSite/hugo.toml +++ b/demoSite/hugo.toml @@ -9,6 +9,7 @@ pagination.pagerSize = 5 showMenuItems = 3 fullWidthTheme = false centerTheme = true + readingTime = true [params.banner] dismissible = false text = "Check it out on GitHub"