mirror of
https://github.com/skoobasteeve/rayandgwen-wedding.git
synced 2026-03-20 06:58:56 +00:00
Replaced temp text
This commit is contained in:
@@ -127,15 +127,15 @@ footer:
|
||||
- label: "Facebook"
|
||||
icon: "fab fa-fw fa-facebook-square"
|
||||
# url:
|
||||
- label: " Contact"
|
||||
icon: "fas fa-envelope"
|
||||
url: "/contact/"
|
||||
- label: "GitHub"
|
||||
icon: "fab fa-fw fa-github"
|
||||
url: "https://github.com/skoobasteeve/rayandgwen-wedding"
|
||||
- label: "GitLab"
|
||||
icon: "fab fa-fw fa-gitlab"
|
||||
# url:
|
||||
- label: "Bitbucket"
|
||||
icon: "fab fa-fw fa-bitbucket"
|
||||
# url:
|
||||
- label: "Instagram"
|
||||
icon: "fab fa-fw fa-instagram"
|
||||
# url:
|
||||
|
||||
15
_pages/contact.md
Normal file
15
_pages/contact.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Ray and Gwen's 2021 <br> Wedding Extravaganza!"
|
||||
layout: single
|
||||
permalink: /contact/
|
||||
author_profile: false
|
||||
masthead: false
|
||||
header:
|
||||
overlay_color: "#000"
|
||||
overlay_filter: "0.5"
|
||||
overlay_image: /assets/images/banner.jpg
|
||||
excerpt: "Join us in Brooklyn, NY!"
|
||||
---
|
||||
[<- Home](../index.html)
|
||||
{: .text-left}
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
---
|
||||
title: "Ray and Gwen's 2021 Wedding Exxtravaganza!"
|
||||
layout: splash
|
||||
permalink: /success/
|
||||
permalink: /rsvp-success/
|
||||
author_profile: false
|
||||
masthead: false
|
||||
header:
|
||||
overlay_color: "#000"
|
||||
overlay_filter: "0.5"
|
||||
overlay_image: /assets/images/banner.jpg
|
||||
excerpt: "Join us in Brooklyn, NY!"
|
||||
---
|
||||
|
||||
# Thanks for your RSVP!
|
||||
@@ -15,7 +15,7 @@ header:
|
||||
|
||||
# RSVP
|
||||
|
||||
<form name="rsvp" netlify-honeypot="bot-field" action="/success/" netlify>
|
||||
<form name="rsvp" netlify-honeypot="bot-field" action="/rsvp-success/" netlify>
|
||||
<p class="hidden">
|
||||
<label>Fill this out!: <input name="bot-field" /></label>
|
||||
</p>
|
||||
|
||||
10
index.md
10
index.md
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Ray and Gwen's 2021 <br> Wedding Exxtravaganza!"
|
||||
title: "Ray and Gwen's 2021 <br> Wedding Extravaganza!"
|
||||
layout: splash
|
||||
author_profile: false
|
||||
masthead: false
|
||||
@@ -9,7 +9,7 @@ header:
|
||||
overlay_image: /assets/images/banner.jpg
|
||||
excerpt: "Join us in Brooklyn, NY!"
|
||||
intro:
|
||||
- excerpt: 'Nullam suscipit et nam, tellus velit pellentesque at malesuada, enim eaque. Quis nulla, netus tempor in diam gravida tincidunt, *proin faucibus* voluptate felis id sollicitudin. Centered with `type="center"`'
|
||||
- excerpt: "We're so excited for everyone to join us at our wedding! You'll find links below for everything you need. If you have any questions not answered here, head over to the [contact](/contact/) page and drop us a note."
|
||||
feature_row:
|
||||
- image_path: assets/images/feature-image-01.jpg
|
||||
alt: "ray and gwen 01"
|
||||
@@ -17,21 +17,21 @@ feature_row:
|
||||
url: "rsvp"
|
||||
btn_label: "Let us know you're coming"
|
||||
btn_class: "btn--primary"
|
||||
excerpt: "This is some sample content that goes here with **Markdown** formatting."
|
||||
excerpt: "If you received an inviation or save-the-date, this should be your first stop."
|
||||
- image_path: /assets/images/feature-image-02.jpg
|
||||
alt: "ray and gwen 02"
|
||||
title: "Registry"
|
||||
url: "registry"
|
||||
btn_label: "See where we registered"
|
||||
btn_class: "btn--primary"
|
||||
excerpt: "This is some sample content that goes here with **Markdown** formatting."
|
||||
excerpt: "Struggling to find a gift worthy of our union? We have some links to help you."
|
||||
- image_path: /assets/images/feature-image-03.jpg
|
||||
alt: "ray and gwen 02"
|
||||
title: "Wedding Info"
|
||||
url: "info"
|
||||
btn_label: "Get the details"
|
||||
btn_class: "btn--primary"
|
||||
excerpt: "This is some sample content that goes here with **Markdown** formatting."
|
||||
excerpt: "Everything you need to know about the event."
|
||||
---
|
||||
|
||||
{% include feature_row id="intro" type="center" %}
|
||||
|
||||
Reference in New Issue
Block a user