mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
sidebar
This commit is contained in:
parent
21d9443d49
commit
bb9f772202
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
id: android-software
|
||||
title: Android App
|
||||
sidebar_label: Android App
|
||||
id: android-installation
|
||||
title: Android application installation
|
||||
sidebar_label: Android installation
|
||||
---
|
||||
Our Android application is available to download on Google Play.
|
||||
|
||||
|
|
|
@ -18,7 +18,9 @@ module.exports = {
|
|||
Software: [
|
||||
"software/overview",
|
||||
{
|
||||
"Meshtastic Android": [],
|
||||
"Meshtastic Android": [
|
||||
"software/android/android-installation",
|
||||
],
|
||||
},
|
||||
{
|
||||
"Meshtastic.js": [
|
||||
|
|
Loading…
Reference in a new issue