Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b85c765015 | |||
| c767765986 |
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
// Background at 55%, text at 80% — both slower than normal, image slowest
|
// Background at 55%, text at 80% — both slower than normal, image slowest
|
||||||
if (heroBg) heroBg.style.transform = 'translateY(' + (s * 0.25) + 'px)';
|
if (heroBg) heroBg.style.transform = 'translateY(' + (s * 0.25) + 'px)';
|
||||||
if (heroFg) heroFg.style.transform = 'translateY(' + (s * 0.15) + 'px)';
|
if (heroFg) heroFg.style.transform = 'translateY(' + (s * 0.05) + 'px)';
|
||||||
|
|
||||||
// Scroll arrow fades out over the first 30% of hero height
|
// Scroll arrow fades out over the first 30% of hero height
|
||||||
if (heroScroll) {
|
if (heroScroll) {
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 154 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 458 KiB |
@@ -1,4 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Cats"
|
|
||||||
date: 2026-06-18
|
|
||||||
---
|
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: "Empfang"
|
||||||
|
date: 2026-06-20
|
||||||
|
weight: 2
|
||||||
|
---
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: "Feier"
|
||||||
|
date: 2026-06-20
|
||||||
|
weight: 4
|
||||||
|
---
|
||||||
|
Before Width: | Height: | Size: 154 KiB |
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: "Standesamt"
|
||||||
|
date: 2026-06-20
|
||||||
|
weight: 1
|
||||||
|
---
|
||||||
|
Before Width: | Height: | Size: 56 KiB |
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "Zeremonie"
|
title: "Zeremonie"
|
||||||
date: 2026-06-18
|
date: 2026-06-20
|
||||||
|
weight: 3
|
||||||
---
|
---
|
||||||
|
|||||||