commit 5fc1cc3c62b057fa5e6cb38d4b01241d2e1dc0c2 parent 579631ed4015c5a2068cbfc1d91fa3430beb5990 Author: Hugo Soucy <hugo@soucy.cc> Date: Mon, 15 Oct 2018 22:25:04 -0400 Add the entry plusgins to the config.paths table Diffstat:
M | config.lua | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/config.lua b/config.lua @@ -52,6 +52,7 @@ local siteconfig = { html = "/public_html", static = "/static/dst", templates = "/templates", + plugins = "/plugins", }, -- Accepted mime types of the non-textual content