diff options
author | Dimitri Staessens <[email protected]> | 2019-07-09 20:31:09 +0200 |
---|---|---|
committer | Dimitri Staessens <[email protected]> | 2019-07-09 20:31:09 +0200 |
commit | 41c1fe048e2f3bbef748ed5fb27cbad05486b061 (patch) | |
tree | afc392bbab86453a8a6e78b455200cdd5ea3c1e8 /config.toml | |
parent | 4d84c2a622929d6ff5ab7f40697bc4e47f76e057 (diff) | |
download | website-41c1fe048e2f3bbef748ed5fb27cbad05486b061.tar.gz website-41c1fe048e2f3bbef748ed5fb27cbad05486b061.zip |
content: Add section on recursive networks
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 250e499..fc95092 100644 --- a/config.toml +++ b/config.toml @@ -20,6 +20,7 @@ defaultDestcription = "Ouroboros" recent_posts_number = 2 body_classes = "georgia bg-near-white" env = "production" #enable robots to index +#custom_css = ["css/override.css"] [menu] |