mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 15:19:12 +08:00
feat(matrix): update link to matrix
This commit is contained in:
parent
b1fadcd730
commit
ed993e9284
@ -42,25 +42,6 @@
|
||||
defer
|
||||
src="https://use.fontawesome.com/releases/v5.7.2/js/all.js"
|
||||
></script>
|
||||
{% if page.lang == "zh" %}
|
||||
<script>
|
||||
((window.gitter = {}).chat = {}).options = {
|
||||
room: "SpaceVim/cn",
|
||||
};
|
||||
</script>
|
||||
{% else %}
|
||||
<script>
|
||||
((window.gitter = {}).chat = {}).options = {
|
||||
room: "SpaceVim/SpaceVim",
|
||||
};
|
||||
</script>
|
||||
{% endif %}
|
||||
|
||||
<script
|
||||
src="https://sidecar.gitter.im/dist/sidecar.v1.js"
|
||||
async
|
||||
defer
|
||||
></script>
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
|
||||
<link rel="stylesheet" href="{{ '/assets/css/main.css' | relative_url }}" />
|
||||
{% if page.lang == "zh" %}
|
||||
|
@ -4,6 +4,7 @@ description: "SpaceVim 是一个社区驱动的模块化的 Vim IDE,以模块
|
||||
lang: zh
|
||||
---
|
||||
|
||||
[](https://chat.mozilla.org/#/room/#spacevim-cn:matrix.org)
|
||||
[](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster)
|
||||
[](https://codecov.io/gh/SpaceVim/SpaceVim)
|
||||
[](https://spacevim.org/SpaceVim-release-v2.0.0/)
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: "Home"
|
||||
description: "SpaceVim is a community-driven vim distribution that seeks to provide layer feature."
|
||||
---
|
||||
|
||||
[](https://chat.mozilla.org/#/room/#spacevim:matrix.org)
|
||||
[](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster)
|
||||
[](https://codecov.io/gh/SpaceVim/SpaceVim)
|
||||
[](https://spacevim.org/SpaceVim-release-v2.0.0/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user