From 65d7998a5e7f6fc0663f6ce6472e598577b6d048 Mon Sep 17 00:00:00 2001 From: Ray Lyon Date: Sun, 1 Nov 2020 16:42:20 -0500 Subject: [PATCH] Replaced temp text --- _config.yml | 6 +++--- _pages/contact.md | 15 +++++++++++++++ _pages/{success.md => rsvp-success.md} | 3 ++- _pages/rsvp.md | 2 +- index.md | 10 +++++----- 5 files changed, 26 insertions(+), 10 deletions(-) create mode 100644 _pages/contact.md rename _pages/{success.md => rsvp-success.md} (84%) diff --git a/_config.yml b/_config.yml index b19f3a0..4d3c643 100644 --- a/_config.yml +++ b/_config.yml @@ -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: diff --git a/_pages/contact.md b/_pages/contact.md new file mode 100644 index 0000000..303df9a --- /dev/null +++ b/_pages/contact.md @@ -0,0 +1,15 @@ +--- +title: "Ray and Gwen's 2021
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} + diff --git a/_pages/success.md b/_pages/rsvp-success.md similarity index 84% rename from _pages/success.md rename to _pages/rsvp-success.md index b6e5fe1..c6e447e 100644 --- a/_pages/success.md +++ b/_pages/rsvp-success.md @@ -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! diff --git a/_pages/rsvp.md b/_pages/rsvp.md index 654f2a4..75c086e 100644 --- a/_pages/rsvp.md +++ b/_pages/rsvp.md @@ -15,7 +15,7 @@ header: # RSVP -
+ diff --git a/index.md b/index.md index d517536..efcf23c 100644 --- a/index.md +++ b/index.md @@ -1,5 +1,5 @@ --- -title: "Ray and Gwen's 2021
Wedding Exxtravaganza!" +title: "Ray and Gwen's 2021
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" %}