This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
class WelcomeController < ApplicationController
|
||||
def index
|
||||
@google_maps_url = 'https://goo.gl/maps/nBAxNAsmPSS2'
|
||||
@google_maps_url = 'https://maps.app.goo.gl/2p2MZS7bEFoetYR19'
|
||||
@cool_earth_url = 'https://www.coolearth.org/'
|
||||
end
|
||||
end
|
||||
|
@ -18,7 +18,6 @@
|
||||
<p><strong>Dress code</strong> is warm.</p>
|
||||
<h2>Gifts & Cards</h2>
|
||||
<p>We'd be pleased if you made a donation to charity rather than bringing a gift. Our goal is to raise £1,000 for <%= link_to 'Cool Earth', @cool_earth_url %>, the non-profit that works alongside rainforest communities to halt deforestation and climate change.</p>
|
||||
<p class="text-center"><%= link_to 'Donate to Cool Earth', @cool_earth_url, class: 'btn btn-primary wedding-cta-btn' %></p>
|
||||
<p>If you'd like to send us a card, we'll send you our mailing address by email once you RSVP.</p>
|
||||
<h2>Menu</h2>
|
||||
<p><strong>Starter</strong> — Home Cured Salmon Gravadlax with Horseradish Cream & Beetroot Tart <sup>*</sup> †</p>
|
||||
|
Reference in New Issue
Block a user