-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
26 lines (19 loc) · 980 Bytes
/
_config.yml
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
remote_theme: akademie-oeffentliches-gesundheitswesen/lehrbuch-theme
# Enable or disable the site search
# Supports true (default) or false
search_enabled: true
# Enable support for hyphenated search words:
search_tokenizer_separator: /[\s/]+/
title: Globale Gesundheit - Lehrbuch für den Öffentlichen Gesundheitsdienst
# Aux links for the upper right navigation
aux_links:
"Lehrbuch auf GitHub":
- "https://github.com/akademie-oeffentliches-gesundheitswesen/GlobaleGesundheit"
"PDF":
- "screen-pdf/start.pdf"
"Web-Buch":
- "vivliostyle/index.html#src=../webbuch/start.xhtml&bookMode=true"
logo: "/images/akademie.png"
ga_tracking: UA-161871347-1
# Footer content appears at the bottom of every page's main content
footer_content: "Copyright © 2020 die Autoren. Creative Commons: Namensnennung - Weitergabe unter gleichen Bedingungen 4.0 International (CC BY-SA 4.0) https://creativecommons.org/licenses/by-sa/4.0/deed.de | DOI 10.20389/q2rj-f244"