feat: Add code block highlighting Theme is configurable
1 file changed, 2 insertions(+), 0 deletions(-)
changed files
M config/default.toml → config/default.toml
@@ -18,3 +18,5 @@ [posts.taxonomies] tag = "tags" category = "categories" +[posts.code] +theme = "default"