From 0af5d3a44b71ab94d8421e6a97c1471e98bb4c72 Mon Sep 17 00:00:00 2001 From: Adam Olech Date: Thu, 28 Oct 2021 23:42:15 +0200 Subject: Add some things that don't really work --- config.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index b1f9b30..08647b0 100644 --- a/config.toml +++ b/config.toml @@ -8,6 +8,7 @@ summarylength = 10 author = "Adam Olech" profilePicture = "images/me.jpg" customCss = ["css/custom.css"] +customJs = ["js/main.js"] [[params.socialIcons]] icon = "fa-linkedin" -- cgit v1.2.1