Skip to content

Commit c8a9cc5

Browse files
committed
Fix draft pages in search, CSS loading on static hosts, and Mac shortcut
1 parent d907f11 commit c8a9cc5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.changeset/plenty-taxes-sin.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"starlight-telescope": minor
3+
---
4+
5+
Fix draft pages in search, CSS loading on static hosts, and Mac shortcut
6+
7+
## Bug Fixes
8+
9+
- Fixed 404 errors for draft pages in search results. Pages with draft: true in their frontmatter are now excluded from the search index.
10+
- Fixed CSS not loading on GitHub Pages: Changed CSS injection method to use Vite's build pipeline, ensuring styles load correctly on static hosting.
11+
- Fixed activation shortcut on Mac: Search modal keyboard shortcut now works properly on macOS.

0 commit comments

Comments
 (0)