Closed andrewpbray closed 3 weeks ago
Mmm, I hadn't thought about that! I'll try to take a look at this one later tonight 🤔
For this one, I think we just need to move _metadata.yml
from /docs/gallery/demos/_metadata.yml
to /docs/gallery/_metadata.yml
!
The pages in the gallery (which run their own css) have a different nav bar than the main page:
Looks like the
cosmo
theme isn't percolating down to these pages (the blue navbar is the default I believe).Maybe we didn't run
sass
before merging? That'd be a good thing to put on CI I guess? (not sure ifsass
is on the image)