File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Find us at:
4040- All intensive computation runs on your server.
4141- You're no longer running excess instances of Chrome.
4242
43- [ ![ code-server] ( https://github.com/cdr/code-server/raw/master/doc/assets/cli.png )] ( https://coder.com )
43+ [ ![ code-server] ( https://github.com/cdr/code-server/raw/master/doc/assets/ide.gif )] ( https://coder.com )
4444
4545## Supported Architectures
4646
@@ -213,6 +213,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
213213
214214## Versions
215215
216+ * ** 28.09.19:** - Update project logo.
216217* ** 21.09.19:** - Add development builds/tag.
217218* ** 09.07.19:** - Add optional sudo access.
218219* ** 01.07.19:** - Add nano.
Original file line number Diff line number Diff line change 33# project information
44project_name : code-server
55project_url : " https://coder.com"
6- project_logo : " https://github.com/cdr/code-server/raw/master/doc/assets/cli.png "
6+ project_logo : " https://github.com/cdr/code-server/raw/master/doc/assets/ide.gif "
77project_blurb : " [{{ project_name|capitalize }}]({{ project_url }}) is VS Code running on a remote server, accessible through the browser.
88
99- Code on your Chromebook, tablet, and laptop with a consistent dev environment.
@@ -65,6 +65,7 @@ app_setup_block: |
6565
6666# changelog
6767changelogs :
68+ - { date: "28.09.19:", desc: "Update project logo." }
6869 - { date: "21.09.19:", desc: "Add development builds/tag." }
6970 - { date: "09.07.19:", desc: "Add optional sudo access." }
7071 - { date: "01.07.19:", desc: "Add nano." }
You can’t perform that action at this time.
0 commit comments