mirror of
https://github.com/BradNut/weddingsite
synced 2025-09-08 17:40:36 +00:00
Remove name and change name.
This commit is contained in:
parent
115f470c4d
commit
a67e16122b
2 changed files with 3 additions and 3 deletions
|
|
@ -68,7 +68,7 @@ export default function Footer() {
|
|||
)}
|
||||
</div>
|
||||
<div>
|
||||
<p>Created by Bradley</p>
|
||||
<p>Created by Bradley Shellnut</p>
|
||||
<div>
|
||||
Icons made by{' '}
|
||||
<a href="https://www.freepik.com" title="Freepik">
|
||||
|
|
|
|||
|
|
@ -232,7 +232,7 @@ export default function SingleGroupPage({ group }) {
|
|||
<title key="title">N & N | RSVP</title>
|
||||
</Head>
|
||||
<RSVPGroupStyles>
|
||||
<h2>Wedding SAYING I DO</h2>
|
||||
<h2>Saying I Do</h2>
|
||||
<div>
|
||||
<a href="/myevents.ics" aria-label="Add to calendar">
|
||||
<CalendarIcon />
|
||||
|
|
@ -365,7 +365,7 @@ export default function SingleGroupPage({ group }) {
|
|||
<legend>Additional Notes?</legend>
|
||||
<label htmlFor="note">
|
||||
<p className="sr-only">
|
||||
Enter additional notes your want to ask Irene and Bradley
|
||||
Enter additional notes your want to ask us?
|
||||
</p>
|
||||
<textarea
|
||||
name="note"
|
||||
|
|
|
|||
Loading…
Reference in a new issue