re-order help.ente.io/self-hosting sidebar

This commit is contained in:
mngshm 2025-01-22 17:42:47 +05:30
parent 2c6022186c
commit bec84530e6

View File

@ -247,15 +247,6 @@ export const sidebar = [
text: "Hosting the web app",
link: "/self-hosting/guides/web-app",
},
{
text: "Administering your server",
link: "/self-hosting/guides/admin",
},
{
text: "Mobile build",
link: "/self-hosting/guides/mobile-build",
},
{
text: "Configuring S3",
link: "/self-hosting/guides/configuring-s3",
@ -276,6 +267,15 @@ export const sidebar = [
text: "Configure CLI for Self Hosted Instance",
link: "/self-hosting/guides/selfhost-cli",
},
{
text: "Administering your server",
link: "/self-hosting/guides/admin",
},
{
text: "Mobile build",
link: "/self-hosting/guides/mobile-build",
},
],
},
{