From 8e971f6b32e3d918c4a744655fc3b2a39e5b0ecf Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 1 Aug 2019 21:30:04 -0700 Subject: Update domain to motionchrch.com --- src/main/resources/templates/pages/index.html.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/templates/pages/index.html.ftl') diff --git a/src/main/resources/templates/pages/index.html.ftl b/src/main/resources/templates/pages/index.html.ftl index 59a5e38..d0c8e39 100644 --- a/src/main/resources/templates/pages/index.html.ftl +++ b/src/main/resources/templates/pages/index.html.ftl @@ -15,7 +15,7 @@ <#include "/templates/banner.ftl">

- + <#if config.getDomain() != "prod"> ${config.getDomain()} -- cgit v1.2.3