From e6f5a2b294fc2a5346d3f621d3a10bc902bcd76a Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 3 Feb 2022 10:37:39 +0100 Subject: [PATCH] chg: [config] two static directory --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 669f23d..09eb791 100644 --- a/config.toml +++ b/config.toml @@ -16,6 +16,7 @@ summaryLength = 20 paginate = 20 disablePathToLower = "True" +staticDir = ['static', 'assets'] [outputFormats] [outputFormats.RSS]