summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/pages/index.html.ftl
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2019-08-01 21:30:04 -0700
committerJesse Morgan <jesse@jesterpm.net>2019-08-01 21:30:04 -0700
commit8e971f6b32e3d918c4a744655fc3b2a39e5b0ecf (patch)
tree09aa78ca2f4c2f371e56972dc1d712940dd99c46 /src/main/resources/templates/pages/index.html.ftl
parentb5d2f67ed51c447d5d789f2d460e72d371708816 (diff)
Update domain to motionchrch.comHEADmaster
Diffstat (limited to 'src/main/resources/templates/pages/index.html.ftl')
-rw-r--r--src/main/resources/templates/pages/index.html.ftl2
1 files changed, 1 insertions, 1 deletions
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">
<header>
<h1>
- <a href="http://myfoursquarechurch.com"><img src="${staticRoot}/images/foursquarelg.png"></a>
+ <a href="http://motionchrch.com"><img src="${staticRoot}/images/foursquarelg.png"></a>
<#if config.getDomain() != "prod">
<span class="versiontag">${config.getDomain()}</span>
</#if>