diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-09-17 22:52:41 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-09-17 22:52:41 -0700 |
commit | d4603898cfd9c1277647df7e4134e7819ee703d3 (patch) | |
tree | 1292286e665acb193019e82ec6b2fe3c659db586 /src | |
parent | 03ef2a06e390186f7abe3b0044c31e9f23a43d7b (diff) |
Replacing hero image on home page.20130917b
Diffstat (limited to 'src')
-rw-r--r-- | src/templates/templates/index-hero.ftl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/templates/templates/index-hero.ftl b/src/templates/templates/index-hero.ftl index 06fbca0..1dcf2d9 100644 --- a/src/templates/templates/index-hero.ftl +++ b/src/templates/templates/index-hero.ftl @@ -1,4 +1,3 @@ <div id="hero"> - <h1>We want to help you GROW!</h1> </div> |