Updated wedding invitation content
This commit is contained in:
@@ -1,17 +1,23 @@
|
||||
+++
|
||||
title = "Hochzeit von Stefan und Mariia"
|
||||
layout = "wedding"
|
||||
slug = "marriage"
|
||||
aliases = [
|
||||
"/hochzeit/",
|
||||
"/mariia-und-stefan/",
|
||||
"/heirat/"
|
||||
]
|
||||
|
||||
[event]
|
||||
date = "2026-08-15"
|
||||
ceremony_time = "14:00"
|
||||
reception_time = "17:00"
|
||||
venue = "Helsinki, Finnland"
|
||||
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 = "München, Deutschland"
|
||||
map_embed = """<iframe src="https://maps.google.com/?q=Munich,+Germany&hl=de&z=12&output=embed" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>"""
|
||||
|
||||
[rsvp]
|
||||
deadline = "30. Juni"
|
||||
email = "test@example.com"
|
||||
# email = "markin.stefan@posteo.net"
|
||||
form = "https://example.com/rsvp-form"
|
||||
|
||||
details = "Kleiderordnung: Smart casual. Bitte bringen Sie eine leichte Jacke mit, da es am Abend kühl werden könnte."
|
||||
|
||||
+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."
|
||||
|
||||
+10
-3
@@ -1,17 +1,24 @@
|
||||
+++
|
||||
title = "Свадьба Стефана и Марии"
|
||||
layout = "wedding"
|
||||
slug = "marriage"
|
||||
aliases = [
|
||||
"/svadba/",
|
||||
"/mariia-i-stefan/",
|
||||
"/brak/"
|
||||
]
|
||||
|
||||
|
||||
[event]
|
||||
date = "2026-08-15"
|
||||
ceremony_time = "14:00"
|
||||
reception_time = "17:00"
|
||||
venue = "Хельсинки, Финляндия"
|
||||
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 = "Мюнхен, Германия"
|
||||
map_embed = """<iframe src="https://maps.google.com/?q=Munich,+Germany&hl=ru&z=12&output=embed" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>"""
|
||||
|
||||
[rsvp]
|
||||
deadline = "30 июня"
|
||||
email = "test@example.com"
|
||||
# email = "markin.stefan@posteo.net"
|
||||
form = "https://example.com/rsvp-form"
|
||||
|
||||
details = "Дресс-код: Smart casual. Пожалуйста, возьмите с собой легкую куртку, так как вечер может быть прохладным."
|
||||
|
||||
Reference in New Issue
Block a user