From 5bff81ccd9851e34f3488a8e7d9f0fb934084d02 Mon Sep 17 00:00:00 2001 From: Adam Olech Date: Sun, 17 Oct 2021 22:57:45 +0200 Subject: Add custom CSS --- config.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'config.toml') 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"] -- cgit v1.2.1