Skip to content

Commit 0ad56f4

Browse files
committed
style(hero): wire cathedral hero image var and add hard fallback
1 parent ddc7667 commit 0ad56f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permalink: /
66
---
77

88

9-
<div class="hero-cathedral animate-fade-in" aria-label="Cathedral of reasoning hero" style="--hero-image: url('/images/sparrowx.png'), url('/images/cathedral-hero.jpg'), url('/images/Eye of the Cosmos.png');">
9+
<div class="hero-cathedral animate-fade-in" aria-label="Cathedral of reasoning hero" style="--hero-image: url('/images/cathedral-hero.jpg');">
1010
<!-- If /images/cathedral-hero.jpg is missing, the second image will still render -->
1111
<div class="hero-cathedral__bg"></div>
1212
<div class="hero-cathedral__overlay"></div>

0 commit comments

Comments
 (0)