We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56aaf3 commit 98b80e0Copy full SHA for 98b80e0
1 file changed
packages/starlight/constants.ts
@@ -1 +1,4 @@
1
+// N.B. THIS FILE IS IMPORTED IN BOTH SERVER- AND CLIENT-SIDE CODE.
2
+// THINK TWICE BEFORE ADDING STUFF AS IT WILL GET SHIPPED TO THE CLIENT.
3
+
4
export const PAGE_TITLE_ID = '_top';
0 commit comments