diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
