diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/default.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/default.toml b/config/default.toml index 3b6ceb6..bb07508 100644 --- a/config/default.toml +++ b/config/default.toml @@ -18,3 +18,5 @@ folder = "./posts" tag = "tags" category = "categories" +[posts.code] +theme = "default" \ No newline at end of file |