website: fix missing pages in ID language (#168)

Signed-off-by: RooGhz720 <rooghz720@gmail.com>

Signed-off-by: RooGhz720 <rooghz720@gmail.com>
This commit is contained in:
Amicia De Rune
2023-02-01 21:41:53 +07:00
committed by GitHub
parent 3bfee10a0d
commit 3f625a000b
2 changed files with 31 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ function sidebarGuide() {
{ text: 'Instalasi', link: '/id_ID/guide/installation' },
{ text: 'Bagaimana cara buildnya?', link: '/id_ID/guide/how-to-build' },
{ text: 'Integrasi untuk perangkat non-GKI', link: '/id_ID/guide/how-to-integrate-for-non-gki'},
{ text: 'Perangkat yang didukung secara tidak resmi', link: '/id_ID/unofficially-support-devices.md' },
{ text: 'FAQ', link: '/id_ID/guide/faq' },
]
}