|
1 | 1 | site_name:WLED Project
|
2 |
| -site_author:Christian Schwinne (Aircoookie) |
| 2 | +site_author:WLED Team |
3 | 3 | #site_url: https://wled.app
|
4 | 4 | repo_name:WLED
|
5 |
| -repo_url:https://github.com/Aircoookie/WLED |
| 5 | +repo_url:https://github.com/WLED/WLED |
6 | 6 | repo_title:WLED Repository
|
7 | 7 | #copyright: Copyright © 2016-2021 Christian Schwinne, Contributors
|
8 |
| -edit_uri:https://github.com/Aircoookie/WLED-Docs/edit/main/docs |
| 8 | +edit_uri:https://github.com/WLED/WLED-Docs/edit/main/docs |
9 | 9 | theme:
|
10 | 10 | name:material
|
11 | 11 | custom_dir:docs/assets/overrides
|
|
101 | 101 | -Ethernet (LAN) compatibility:features/ethernet-lan.md
|
102 | 102 | -Interfaces:
|
103 | 103 | -Blynk:interfaces/blynk.md
|
104 |
| - -DMX:interfaces/dmx-output.md |
| 104 | + -DMX Output:interfaces/dmx-output.md |
| 105 | + -DMX Input:interfaces/dmx-input.md |
105 | 106 | -E1.31 (DMX) / Art-Net:interfaces/e1.31-dmx.md
|
106 | 107 | -HTTP Request API:interfaces/http-api.md
|
107 | 108 | -Remote Control:interfaces/infrared.md
|
|