mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-21 06:46:18 -06:00
feat: setup _config.yml
This commit is contained in:
parent
4c4ef3b028
commit
da6a91285d
3 changed files with 8 additions and 0 deletions
6
_config.yml
Normal file
6
_config.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
defaults:
|
||||||
|
- scope:
|
||||||
|
path: 'wiki'
|
||||||
|
type: 'pages'
|
||||||
|
values:
|
||||||
|
layout: 'wiki'
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Advanced Preferences
|
title: Advanced Preferences
|
||||||
|
layout: wiki
|
||||||
---
|
---
|
||||||
|
|
||||||
## How to enable
|
## How to enable
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Monitor Troubleshooting
|
title: Monitor Troubleshooting
|
||||||
|
layout: wiki
|
||||||
---
|
---
|
||||||
|
|
||||||
We often get issues like:
|
We often get issues like:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue