mirror of
https://github.com/skoobasteeve/rayandgwen-wedding.git
synced 2026-03-20 06:58:56 +00:00
fix form and success pages
This commit is contained in:
18
_pages/covid-success.md
Normal file
18
_pages/covid-success.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
title: "Gwen & Ray are getting married!"
|
||||||
|
layout: splash
|
||||||
|
permalink: /covid-success/
|
||||||
|
author_profile: false
|
||||||
|
masthead: false
|
||||||
|
header:
|
||||||
|
overlay_color: "#000"
|
||||||
|
overlay_filter: "0.4"
|
||||||
|
overlay_image: /assets/images/banner-sketch.jpg
|
||||||
|
excerpt: "November 13, 2021 <br> Brooklyn, NY"
|
||||||
|
sitemap: false
|
||||||
|
disallow: true
|
||||||
|
---
|
||||||
|
[<- Home](../index.html)
|
||||||
|
{: .text-left}
|
||||||
|
|
||||||
|
# Thank you for submitting!
|
||||||
@@ -16,7 +16,7 @@ excerpt: "November 13th 2021 <br> Brooklyn, NY"
|
|||||||
|
|
||||||
# Submit your COVID-19 Vaccine Card
|
# Submit your COVID-19 Vaccine Card
|
||||||
|
|
||||||
<form name="rsvp" netlify-honeypot="bot-field" method="POST" data-netlify="true" action="/rsvp-success/" netlify>
|
<form name="vaccine-submission" netlify-honeypot="bot-field" method="POST" data-netlify="true" action="/covid-success/" netlify>
|
||||||
<p class="hidden">
|
<p class="hidden">
|
||||||
<label>Fill this out!: <input name="bot-field" /></label>
|
<label>Fill this out!: <input name="bot-field" /></label>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@@ -12,9 +12,10 @@ excerpt: "November 13, 2021 <br> Brooklyn, NY"
|
|||||||
sitemap: false
|
sitemap: false
|
||||||
disallow: true
|
disallow: true
|
||||||
---
|
---
|
||||||
|
[<- Home](../index.html)
|
||||||
|
{: .text-left}
|
||||||
|
|
||||||
# You did it! Thanks for your RSVP!
|
# You did it! Thanks for your RSVP!
|
||||||
Go back [home](../index.html)
|
|
||||||
|
|
||||||
|
|
||||||
{: height="800px" width="800px"}
|
{: height="800px" width="800px"}
|
||||||
Reference in New Issue
Block a user