docs: add section for iOS (#4622)
* Added instructions to install it on iOSi (#4614) * Added instructions to install it on iOS * Update ios.md Co-authored-by: Joe Previte <jjprevite@gmail.com> * docs: add ios to manifest * docs: clean up ios docs Co-authored-by: The AliX Legend <alixgamer175@gmail.com>
This commit is contained in:
@ -51,6 +51,11 @@
|
||||
"title": "Termux",
|
||||
"description": "How to install Termux to run code-server on an Android device.",
|
||||
"path": "./termux.md"
|
||||
},
|
||||
{
|
||||
"title": "iOS",
|
||||
"description": "How to use code-server on iOS with iSH.",
|
||||
"path": "./ios.md"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user