From 978d5ca1aee23d6663e508aa24b389b6c9003d04 Mon Sep 17 00:00:00 2001
From: Claudio Yanes <me@claudio4.com>
Date: Mon, 07 Mar 2022 18:25:02 +0000
Subject: [PATCH] Format JS
---
config.toml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/config.toml b/config.toml
index 1097341..5c4dfcb 100644
--- a/config.toml
+++ b/config.toml
@@ -8,6 +8,9 @@
"/content/templates/*",
"/content/private/*",
]
+summaryLength = 20
+paginate = 10
+enableGitInfo = true
[markup]
[markup.tableOfContents]
--
Gitblit v1.10.0