Skip to content

Commit

Permalink
migrate documentation to runtime config
Browse files Browse the repository at this point in the history
  • Loading branch information
meskill committed Dec 17, 2024
1 parent 23162b7 commit bdacbb8
Show file tree
Hide file tree
Showing 4 changed files with 279 additions and 413 deletions.
4 changes: 2 additions & 2 deletions docs/config/links.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ slug: ../links-config

The `links` configuration is defined in a YAML file as follows:

```yaml title="Link Configuration" showLineNumbers
link:
```yaml title="Runtime Configuration" showLineNumbers
links:
- src: "path_or_url_of_external_resource"
type: "LinkType"
id: "optional_identifier"
Expand Down
Loading

0 comments on commit bdacbb8

Please sign in to comment.