generated from just-the-docs/just-the-docs-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
40 lines (32 loc) · 672 Bytes
/
_config.yml
File metadata and controls
40 lines (32 loc) · 672 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
title: Netrunner Codex
description: TBC
theme: just-the-docs
url: https://netrunnercodex.github.io
permalink: pretty
logo: "/assets/images/netrunner-codex200.png"
favicon_ico: "/assets/images/favicon.ico"
color_scheme: foo
nav_enabled: true
aux_links:
Github: https://github.com/NetrunnerCodex/NetrunnerCodex.github.io
callouts_level: quiet # or loud
callouts:
highlight:
color: blue
important:
title: Important
color: purple
new:
title: New
color: green
note:
title: Note
color: blue
notered:
title: Note
color: red
warning:
title: Warning
color: red
back_to_top: true
back_to_top_text: "Back to top"