Skip to content

Commit c209834

Browse files
try toml on both code blocks
1 parent 2d86f34 commit c209834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/contribute/file-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Splitting long lines (preferably up to 80 characters) can make it easier to prov
7070
If you want to add an entry to the sidebar, but you want the link to point somewhere else, you can use the `sidebar.goto` parameter.
7171
This is useful in combination with `build.render` set to `always`, which creates a pageless entry in the sidebar that links to another page.
7272

73-
```text
73+
```toml
7474
---
7575
title: Dummy sidebar link
7676
build:

0 commit comments

Comments
 (0)