| summaryrefslogtreecommitdiff |
path: root/config.toml
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2021-01-05 02:39:50 +0100 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2021-01-05 02:39:50 +0100 |
| commit | 23d8224704b76737e746c5add47aa4cd96a7fd01 (patch) | |
| tree | 19ee7e6f1549f2d08b551f011b65b9e50360dace /config.toml | |
| parent | 8746de42d1fa1a71e7cca9353cb547cc12104f55 (diff) | |
Improves how topics collapse on the menu.
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 05b4ec1..2eb15bb 100644 --- a/config.toml +++ b/config.toml @@ -4,7 +4,7 @@ title = "Tonkadur" theme = "hugo-theme-learn" [params] - custom_css = ["css/prism.css"] + custom_css = ["css/prism.css", "css/collapse.css"] disableShortcutsTitle=true disableInlineCopyToClipBoard=true themeVariant = "glauque" |


