Skip to content

Commit f79ccac

Browse files
committed
feat(hero): set Eye of the Cosmos as inline hero image and add robust CSS fallbacks
1 parent f22e608 commit f79ccac

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">
9+
<div class="hero-cathedral animate-fade-in" aria-label="Cathedral of reasoning hero" style="--hero-image: url('/images/Eye of the Cosmos.png');">
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)