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 0d7e077 commit 22234aaCopy full SHA for 22234aa
2 files changed
.vitepress/config.mts
@@ -72,6 +72,7 @@ export default defineConfig({
72
collapsed: true,
73
items: [
74
{ text: "Introduction", link: "/configuration/introduction" },
75
+ { text: "Custom Styling", link: "/configuration/customcss" },
76
{ text: "Secrets", link: "/configuration/secrets" },
77
{
78
text: "Autostart your MagicMirror²",
modules/customcss.md configuration/customcss.mdmodules/customcss.md renamed to configuration/customcss.md
0 commit comments