forked from BornToBeRoot/NETworkManager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
35 lines (35 loc) · 889 Bytes
/
Copy path_config.yml
File metadata and controls
35 lines (35 loc) · 889 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
title: "NETworkManager"
description: "A powerful tool for managing networks and troubleshoot network problems!"
baseurl: "/NETworkManager"
url: "https://borntoberoot.net"
logo: "Logo.png"
remote_theme: "pmarsceill/just-the-docs"
color_scheme: "custom"
search_enabled: true
aux_links_new_tab: false
aux_links:
"Download":
- "https://borntoberoot.net/NETworkManager/Download"
"View on GitHub":
- "https://github.com/BornToBeRoot/NETworkManager"
heading_anchors: true
back_to_top: true
back_to_top_text: "Back to top"
gh_edit_link: true
gh_edit_link_text: "Edit this page on GitHub."
gh_edit_repository: "https://github.com/BornToBeRoot/NETworkManager"
gh_edit_branch: "main"
gh_edit_source: docs
gh_edit_view_mode: "tree"
plugins:
- jemoji
callouts:
info:
title: Info
color: blue
note:
title: Note
color: yellow
warning:
title: Warning
color: red