From db5c303c381d5add1916450bca9adf99714bdf0c Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Tue, 2 Jun 2020 04:22:54 +0100 Subject: [PATCH] Remove legacy theme code --- blog/config.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/blog/config.toml b/blog/config.toml index 66f59e2..fe710fc 100644 --- a/blog/config.toml +++ b/blog/config.toml @@ -59,9 +59,6 @@ logo = "/images/homepage.svg" share = true twitter = "dmot7291" github = "dtomlinson91" -# Custom CSS and JS. Relative to /static/css and /static/js respectively. -customCSS = [] -customJS = [] [params.commento] enable = true