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 186ad8b

Browse files
committedDec 14, 2021
docs: add ios to manifest
1 parent 42111e3 commit 186ad8b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎docs/manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@
5151
"title": "Termux",
5252
"description": "How to install Termux to run code-server on an Android device.",
5353
"path": "./termux.md"
54+
},
55+
{
56+
"title": "iOS",
57+
"description": "How to use code-server on iOS with iSH.",
58+
"path": "./ios.md"
5459
}
5560
]
5661
},

0 commit comments

Comments
 (0)
Please sign in to comment.