Skip to content

Commit e49aaec

Browse files
committed
docs(CHANGES) note the conf.py FOWT-prevention fix
1 parent ec2e0b2 commit e49aaec

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@ $ uv add libvcs --prerelease allow
2020
_Notes on the upcoming release will go here._
2121
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
2222

23+
### Bug fixes
24+
25+
- Fix dark-theme flash when light theme is selected — the docs
26+
`conf.py` was overriding gp-sphinx's `setup()` callback, so the
27+
inline FOWT-prevention `<script>` never landed in `<head>`. Chain
28+
the gp-sphinx setup explicitly so the script (and the
29+
`spa-nav.js` / copybutton / MyST-lexer hooks) register correctly
30+
(#REPLACE_WITH_PR_NUM)
31+
2332
### Documentation
2433

2534
- Bump gp-sphinx docs stack to v0.0.1a16 — docs site now renders

0 commit comments

Comments
 (0)