Skip to content

Commit 0c07452

Browse files
authored
Update _config.yml
1 parent e8babec commit 0c07452

File tree

1 file changed

+9
-18
lines changed

1 file changed

+9
-18
lines changed

_config.yml

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,13 @@ logo: "/assets/site/OS2kitos_logo.png"
55
favicon_ico: "/assets/site/favicon.ico"
66
url: https://just-the-docs.github.io
77

8-
# Aux links for the upper right navigation
9-
aux_links:
10-
OS2Kitos på OS2.eu: https://os2.eu/os2kitos
11-
Os2Kitos på Github: https://github.com/os2kitos
12-
Kitos API Swagger: https://kitos.dk/swagger/ui/index
13-
14-
# Makes Aux links open in a new tab. Default is false
15-
aux_links_new_tab: true
8+
mermaid:
9+
# Version of mermaid library
10+
# Pick an available version from https://cdn.jsdelivr.net/npm/mermaid/
11+
version: "11.9.0"
1612

17-
# Enable or disable the side/mobile menu globally
18-
# Nav menu can also be selectively enabled or disabled using page variables or the minimal layout
19-
nav_enabled: true
20-
21-
defaults:
22-
- scope:
23-
path: "docs" # an empty string here means all files in the project
24-
type: "pages"
25-
values:
26-
layout: "default"
13+
aux_links:
14+
Repository: https://github.com/zorp/os2-sekretariat-docs
15+
Maintainers: ./MAINTAINERS
16+
Contribute: ./CONTRIBUTING
17+

0 commit comments

Comments
 (0)