diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 6a61a21..21cf8cd 100644 --- a/config.toml +++ b/config.toml @@ -55,6 +55,7 @@ url = "/posts/" weight = 3 [params] +disableSummary = true author = "Ngô Ngọc Đức Huy" email = "huyngo@disroot.org" style = "auto" |