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"