summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiDeoo2024-02-16 23:53:10 +0100
committerGitHub2024-02-16 23:53:10 +0100
commit887d6a0c13c78d74c019785610d0c6113cba9f33 (patch)
treedd21bbd80b21acd5bb6236de35b77a78ab2cbb9b
parent97bf523923fb9678c12f58fcdbe36757f0e56ceb (diff)
downloadIT.starlight-887d6a0c13c78d74c019785610d0c6113cba9f33.tar.gz
IT.starlight-887d6a0c13c78d74c019785610d0c6113cba9f33.tar.bz2
IT.starlight-887d6a0c13c78d74c019785610d0c6113cba9f33.zip
Add Starlight pages changeset (#1502)
-rw-r--r--.changeset/silver-bobcats-exercise.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/.changeset/silver-bobcats-exercise.md b/.changeset/silver-bobcats-exercise.md
new file mode 100644
index 00000000..7b37237b
--- /dev/null
+++ b/.changeset/silver-bobcats-exercise.md
@@ -0,0 +1,7 @@
+---
+'@astrojs/starlight': minor
+---
+
+Adds a new `<StarlightPage>` component to use the Starlight layout in custom pages.
+
+To learn more about this new feature, check out the new [“Using Starlight’s design in custom pages” guide](https://starlight.astro.build/guides/pages/#using-starlights-design-in-custom-pages).