diff options
| author | Adam Olech <nddr89@gmail.com> | 2021-10-28 23:42:15 +0200 |
|---|---|---|
| committer | Adam Olech <nddr89@gmail.com> | 2021-10-28 23:42:15 +0200 |
| commit | 0af5d3a44b71ab94d8421e6a97c1471e98bb4c72 (patch) | |
| tree | 24e11fc78fdf739af642fd57a05bae5ba673c346 /config.toml | |
| parent | 5d9f3cf8de3c9792932dbb3c8a1fdaf5ef66a295 (diff) | |
Add some things that don't really work
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" |
