From b96c60edfc3429a2c478b2d1eb809fb9f20b4219 Mon Sep 17 00:00:00 2001
From: Claudio Yanes <me@claudio4.com>
Date: Mon, 07 Mar 2022 18:27:45 +0000
Subject: [PATCH] Merge branch 'hugo' of https://github.com/jackyzha0/quartz into jackyzha0-hugo

---
 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