We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49287ed commit a4a684aCopy full SHA for a4a684a
mkdocs.yml
@@ -7,8 +7,8 @@ nav:
7
- general/customizingsveltekit.md
8
- "Custom":
9
- custom/modules.md
10
- - custom/animations.md
11
- - custom/demo.md
+ - custom/module/animations.md
+ - custom/module/demo.md
12
- custom/files.md
13
- "Connections":
14
- connections/mqtt.md
@@ -33,7 +33,7 @@ nav:
33
- statefulservice.md
34
- restfulapi.md
35
36
-site_author: ewowi
+site_author: elims
37
site_description: >-
38
A simple, secure and extensible framework for IoT projects on ESP32 platforms with responsive Sveltekit front-end built with TailwindCSS and DaisyUI.
39
0 commit comments