Skip to content

Commit f9fb7dc

Browse files
committed
UI polish: dark root bg, hide masthead strip, footer dark; hero image path; cache-busted CSS
1 parent 938d163 commit f9fb7dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ 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');">
10-
<!-- Tip: swap to /images/cathedral-hero.jpg once added -->
9+
<div class="hero-cathedral animate-fade-in" aria-label="Cathedral of reasoning hero" style="--hero-image: url('/images/Eye of the Cosmos.png');">
10+
<!-- Tip: swap to /images/cathedral-hero.jpg once added; fallback remains sparrowx.png in CSS -->
1111
<div class="hero-cathedral__bg"></div>
1212
<div class="hero-cathedral__overlay"></div>
1313
<div class="hero-cathedral__content">

0 commit comments

Comments
 (0)