diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config.toml b/config.toml index 1fa66ec..e1768e9 100644 --- a/config.toml +++ b/config.toml @@ -5,7 +5,5 @@ title = 'where extinct potatos go to retire' [params] author = "Adam Olech" - -## Set one of: -# gravatar = "soho@example.com" profilePicture = "images/me.jpg" +customCss = ["css/custom.css"] |
