commit 84fb6ee2b41510f15aa30f1a13a20a02ff65100e parent cb9f218ca7e0e7e866395b422d78211f8dfe4302 Author: Hugo Soucy <hugo@soucy.cc> Date: Mon, 12 Apr 2021 11:44:49 -0400 Change config.url property to config.siteurl Diffstat:
M | config.lua | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.lua b/config.lua @@ -6,7 +6,7 @@ return { domainname = "grgmelies.tld", - url = "https://grgmelies.tld", + siteurl = "https://grgmelies.tld", language = "en", metas = {