Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e8d3cf8

Browse files
committedDec 15, 2021
docs: add android to manifest
1 parent 3b00b20 commit e8d3cf8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎docs/manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@
5656
"title": "iOS",
5757
"description": "How to use code-server on iOS with iSH.",
5858
"path": "./ios.md"
59+
}, {
60+
"title": "Android",
61+
"description": "How to run code-server on an Android device using UserLAnd.",
62+
"path": "./android.md"
5963
}
6064
]
6165
},

0 commit comments

Comments
 (0)
Please sign in to comment.