docs: add remnashop migration to sidebar

The migrations/remnashop guide existed in docs/ but was missing from the
docs-site navigation. Add its sidebar entry after remnawave-tg-shop and a
curated sync description so it renders with the rest of the migrations.
This commit is contained in:
3252a8
2026-06-02 19:36:44 +03:00
parent dc66cf6a06
commit e15d6559aa
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -96,6 +96,7 @@ export default defineConfig({
items: [
{ label: 'Обзор миграций', slug: 'migrations' },
{ label: 'remnawave-tg-shop', slug: 'migrations/remnawave-tg-shop' },
{ label: 'remnashop', slug: 'migrations/remnashop' },
],
},
{