Skip to content

Commit 6231581

Browse files
Add Zed to Editors and IDE on homepage (#2380)
1 parent 1858048 commit 6231581

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

_assets/infra/zed.png

13.6 KB
Loading

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,14 @@ <h4 class="outer-link">
574574
<a class="link extra-link" href="https://github.com/JuliaEditorSupport/julia-emacs" target="_blank">Emacs plugin</a>
575575
</h4>
576576
</div>
577+
<div class="col-lg-3 col-md-6 ide ide-feature">
578+
<h3>Zed</h3>
579+
<a href="https://github.com/JuliaEditorSupport/zed-julia" target="_blank">
580+
<img src="/assets/infra/zed.png" height="85" width="85" alt="Zed Logo" /></a>
581+
<h4 class="outer-link">
582+
<a class="link extra-link" href="https://github.com/JuliaEditorSupport/zed-julia" target="_blank">Zed Extension</a>
583+
</h4>
584+
</div>
577585
</div>
578586
</div>
579587

0 commit comments

Comments
 (0)