-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
36 lines (31 loc) · 934 Bytes
/
_config.yml
File metadata and controls
36 lines (31 loc) · 934 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
title: "Open Source Biometric Quality Framework"
title_separator: "|"
subtitle: "OpenBQ"
description: "OpenBQ - An Open Source Biometric Quality Framework"
url: https://docs.openbq.io
repository: https://github.com/orgs/Open-Source-Biometric-Quality-Framework/
logo: "/assets/images/logo.png"
favicon_ico: "/assets/images/favicon.svg"
color_scheme: openbq
aux_links:
"OpenBQ on Github":
- "//github.com/Open-Source-Biometric-Quality-Framework"
aux_links_new_tab: true
mermaid:
version: "11.12.2"
theme: "neutral"
back_to_top: true
back_to_top_text: "Back to top"
heading_anchors: true
enable_copy_code_button: true
highlighter: rouge
gist:
noscript: false
kramdown:
math_engine: mathjax
syntax_highlighter: rouge
theme: just-the-docs
last_modified_date: true
# Google Analytics Tracking
ga_tracking: G-W6PDLQ5L5Q
ga_tracking_anonymize_ip: true # Use GDPR compliant Google Analytics settings (true/nil by default)