Updated wedding invitation content
This commit is contained in:
+8
-3
@@ -1,17 +1,22 @@
|
||||
+++
|
||||
title = "Marriage of Stefan and Mariia"
|
||||
layout = "wedding"
|
||||
slug = "marriage"
|
||||
aliases = [
|
||||
"/wedding/",
|
||||
"/mariia-and-stefan/"
|
||||
]
|
||||
|
||||
[event]
|
||||
date = "2026-08-15"
|
||||
ceremony_time = "14:00"
|
||||
reception_time = "17:00"
|
||||
venue = "Helsinki, Finland"
|
||||
map_embed = """<iframe src="https://maps.google.com/?q=Helsinki,+Finland&z=12&output=embed" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>"""
|
||||
venue = "Munich, Germany"
|
||||
map_embed = """<iframe src="https://maps.google.com/?q=Munich,+Germany&hl=en&z=12&output=embed" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>"""
|
||||
|
||||
[rsvp]
|
||||
deadline = "June 30"
|
||||
email = "test@example.com"
|
||||
# email = "markin.stefan@posteo.net"
|
||||
form = "https://example.com/rsvp-form"
|
||||
|
||||
details = "Dress code: Smart casual. Please bring a light jacket, as the evening might get chilly."
|
||||
|
||||
Reference in New Issue
Block a user