aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraditya <bluenerd@protonmail.com>2023-06-07 17:51:43 +0530
committeraditya <bluenerd@protonmail.com>2023-06-07 17:51:43 +0530
commitd5bdf49adb9fbe142d8c9b7ec48eb91df8ff6d8c (patch)
tree5461fd1227296bdc510c2b0d88b17cbbf064bfd6
parent4501f9020852ee58a5ce9e996dcb7ee28e3cc95c (diff)
add theme path
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 177b87b..0559cb4 100644
--- a/config.toml
+++ b/config.toml
@@ -5,6 +5,7 @@ title = "Aditya's blog"
preserveTaxonomyNames = true
enableRobotsTXT = true
enableEmoji = true
+themesDir = "themes"
theme = "even"
enableGitInfo = true # use git commit log to generate lastmod record # 可根据 Git 中的提交生成最近更新记录。