aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorAnthony Wang2024-10-17 20:40:51 -0400
committerAnthony Wang2024-10-17 20:40:51 -0400
commit00c2be16839ecbb0ee1b99abf246de5378f777cf (patch)
tree8efc009cbed0293149546ea01b9891bea81e1e7a /config.toml
parentc321bbe7876ba8c10df8d18e96b5f6ae7ab64bac (diff)
Update theme, move minify from CI pipeline to config.toml
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index ba19dd0..ee292ff 100644
--- a/config.toml
+++ b/config.toml
@@ -54,3 +54,6 @@ theme = 'gokarna'
[services]
[services.rss]
limit = 20
+
+[minify]
+ minifyOutput = true