forked from open-voice-interoperability/docs-archived
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
32 lines (28 loc) · 751 Bytes
/
_config.yml
File metadata and controls
32 lines (28 loc) · 751 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
remote_theme: pmarsceill/just-the-docs
title: Open Voice Network - Doc Site
baseurl: /docs
description: OVON published and WIP artifacts, docs, etc.
logo: "/images/ovon-logo.jpg"
timezone: America/New_York
color_scheme: light
search_enabled: true
show_downloads: true
aux_links:
"openvoicenetwork.org":
- https://openvoicenetwork.org/
"OVON Docs on GitHub":
- "//github.com/open-voice-network/docs"
heading_anchors: true
footer_content: "Copyright © Open Voice Network 2017-2022"
plugins:
- jekyll-remote-theme
- jekyll-seo-tag
# collections:
# whitepapers:
# permalink: "/:collection/:path/"
# output: true
# just_the_docs:
# collections:
# whitepapers:
# name: White Papers
# nav_exclude: false