diff options
| author | Adam Olech <nddr89@gmail.com> | 2021-10-17 22:57:45 +0200 |
|---|---|---|
| committer | Adam Olech <nddr89@gmail.com> | 2021-10-17 22:57:45 +0200 |
| commit | 5bff81ccd9851e34f3488a8e7d9f0fb934084d02 (patch) | |
| tree | dedd40b2865b28cf98387d4062c96159c8e37e87 /config.toml | |
| parent | 7b27ab4c127e7b20abc66340dc69d4885824225d (diff) | |
Add custom CSS
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"] |
