Skip to content Version 1.1.0
Added
- Automatic favicon shipped with the theme, applied without touching
public/. Override with favicon in Starlight config.
homepage.imageWidth option for hero image size. Defaults to 500px; set higher for wide lockup images.
Fixed
showTitle: false now works in the centered hero layout (previously only worked in split layout).
- Search result titles and headings no longer appear white-on-white in light mode. The
.header a selector was too broad and bled into Pagefind’s search modal.
- Search input focus ring uses Northwestern purple instead of the browser default.
Changed
- Release workflow uses npm trusted publishing (OIDC) instead of long-lived tokens.