Commit 47d04b0
committed
Render the solid header on blog.bentobox.world's root page
Navigation switches to "transparent header with white text" when the
path is "/" because that's the dark-hero Landing page. On the blog
subdomain "/" is BlogList instead, which sits on parchment, so the
white-on-parchment header had no contrast. Treat blog.* hosts as
non-landing regardless of path.1 parent 8f71d30 commit 47d04b0
1 file changed
Lines changed: 6 additions & 1 deletion
File tree
- src/web/components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
| |||
0 commit comments