feat: add fullscreen docs demo routes

This commit is contained in:
3252a8
2026-05-28 14:59:54 +03:00
parent 7e0e8ff319
commit d544ebd879
10 changed files with 369 additions and 32 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ function extraFrontmatter(sourceRelativePath) {
' html: \'<img class="minishop-hero-screenshot" src="/remnawave-minishop.webp" alt="Интерфейс Remnawave Minishop" width="1920" height="1080" loading="eager" decoding="async" />\'',
' actions:',
' - text: "Демо"',
' link: /demo/',
' link: /demo/home',
' icon: right-arrow',
' - text: "Установка"',
' link: /getting-started/setup/',