diff --git a/astro.config.mjs b/astro.config.mjs index a117b50..e6e4bbc 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -14,8 +14,7 @@ export default defineConfig({ integrations: [ starlight({ title: "Docs style guide", - description: - "The style guide for all Interledger documentation sites. Because we love consistency.", + description: "The style guide for all Interledger documentation sites. Because we love consistency.", customCss: [ "./node_modules/@interledger/docs-design-system/src/styles/teal-theme.css", "./node_modules/@interledger/docs-design-system/src/styles/ilf-docs.css", @@ -35,7 +34,7 @@ export default defineConfig({ }, sidebar: [ { - label: "Overview of Interledger doc styles", + label: "Overview of doc styles", link: "/", }, { diff --git a/package.json b/package.json index c23d6c5..dbf13b2 100644 --- a/package.json +++ b/package.json @@ -9,12 +9,12 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.29.0", - "@interledger/docs-design-system": "^0.5.4", - "astro": "^4.16.12", + "@astrojs/starlight": "^0.30.1", + "@interledger/docs-design-system": "^0.5.5", + "astro": "^5.0.5", "rehype-mathjax": "^6.0.0", "remark-math": "^6.0.0", "sharp": "^0.33.5", - "starlight-links-validator": "^0.13.2" + "starlight-links-validator": "^0.13.4" } } diff --git a/src/content/docs/shared/stylishheader.mdx b/src/content/docs/shared/stylishheader.mdx index 0d51736..4c11a77 100644 --- a/src/content/docs/shared/stylishheader.mdx +++ b/src/content/docs/shared/stylishheader.mdx @@ -25,5 +25,6 @@ Use the `` component within your content like so: ## Working example ### This is in the TOC +

This is not in the TOC