Set up wedding album structure

Albums: Standesamt, Empfang, Zeremonie, Feier (weight-ordered).
Removed cats placeholder album.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
yvierkoetter
2026-06-18 23:36:11 +02:00
parent c767765986
commit b85c765015
6 changed files with 92 additions and 5 deletions
-4
View File
@@ -1,4 +0,0 @@
---
title: "Cats"
date: 2026-06-18
---
+5
View File
@@ -0,0 +1,5 @@
---
title: "Empfang"
date: 2026-06-20
weight: 2
---
+5
View File
@@ -0,0 +1,5 @@
---
title: "Feier"
date: 2026-06-20
weight: 4
---
+5
View File
@@ -0,0 +1,5 @@
---
title: "Standesamt"
date: 2026-06-20
weight: 1
---
+2 -1
View File
@@ -1,4 +1,5 @@
--- ---
title: "Zeremonie" title: "Zeremonie"
date: 2026-06-18 date: 2026-06-20
weight: 3
--- ---
+75
View File
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 257 KiB