We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d907f11 commit c8a9cc5Copy full SHA for c8a9cc5
.changeset/plenty-taxes-sin.md
@@ -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