Skip to content

Commit

Permalink
Tweak sidebar labelling
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis committed Dec 3, 2024
1 parent 8a19c3f commit 44fede1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/content/docs/en/guides/markdown-content.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Markdown in Astro
sidebar:
label: Markdown
description: Learn about Astro's built-in support for Markdown.
i18nReady: true
---
Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/en/reference/api-reference.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Astro render context
sidebar:
label: Render context
i18nReady: true
tableOfContents:
minHeadingLevel: 2
Expand Down

0 comments on commit 44fede1

Please sign in to comment.