From 8f6e50077fac6733a2d6fe0f0b583ab7a95b7926 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Sun, 29 Sep 2019 11:05:42 -0700 Subject: [PATCH] center --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 1b2a1f8..b03b357 100644 --- a/config.toml +++ b/config.toml @@ -15,7 +15,7 @@ paginate = 5 # set theme to full screen width fullWidthTheme = false # center theme with default width - centerTheme = false + centerTheme = true # set a custom favicon (default is a `themeColor` square) # favicon = "favicon.ico"