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:
@@ -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' },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user