commit 5143d1022751f3e4a1219e6a4f4e884c59183082 parent fa0f95b3b7e30e66e898da7ef304bd36d3e46684 Author: Hugo Soucy <hsoucy@kronostechnologies.com> Date: Fri, 12 Oct 2018 10:39:33 -0400 Pull sites from paths Diffstat:
M | config.lua | | | 5 | +---- |
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/config.lua b/config.lua @@ -12,10 +12,7 @@ local config = { license = "MIT" }, - paths = { - functions = "functions/", - sites = "sites/" - }, + sites = "sites/", -- Ferron Dependencies dependencies = {