From fb36eb322d349a594d6425f7af8e9c4774f4a0a3 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 14 Sep 2013 15:57:23 -0700 Subject: Making editing changes. * Home page changes. * Darkening font color, increasing font size * Fixing about link in footer. --- src/templates/pages/index.html.ftl | 21 +++++++++------------ src/templates/templates/footer.ftl | 2 +- src/templates/templates/index-hero.ftl | 2 +- web/style.css | 5 +++-- 4 files changed, 14 insertions(+), 16 deletions(-) diff --git a/src/templates/pages/index.html.ftl b/src/templates/pages/index.html.ftl index 2571926..785e729 100644 --- a/src/templates/pages/index.html.ftl +++ b/src/templates/pages/index.html.ftl @@ -5,20 +5,17 @@ <#include "/templates/index-hero.ftl"> <@content> - - -

Grow "Buckets"

-

- We want to help you GROW -

+

Welcome to GROW

- GROW process is an on-line application and network to help you GROW - as a follower of Jesus Christ. -

- Let's join together in a spiritual formation journey and begin the - discipleship process that will transform your life. + GROW is an on-line web based spiritual formation + process created by Foursquare Puyallup church with you in mind, to + assist you in your journey to discover God, and to be an effective + follower of Jesus Christ.

+ - <#include "/templates/getstarted-button.ftl"> +
+ Learn More! ➙ +
diff --git a/src/templates/templates/footer.ftl b/src/templates/templates/footer.ftl index 0432974..cc080de 100644 --- a/src/templates/templates/footer.ftl +++ b/src/templates/templates/footer.ftl @@ -1,7 +1,7 @@