diff options
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 98fc9da..b772b18 100644 --- a/config.toml +++ b/config.toml @@ -2,12 +2,12 @@ theme = 'soho' baseURL = 'http://example.org/' languageCode = 'en-us' title = 'where extinct potatos go to retire' +summarylength = 10 [params] author = "Adam Olech" profilePicture = "images/me.jpg" customCss = ["css/custom.css"] -disable_share = true [[params.socialIcons]] icon = "fa-linkedin" |
