From 2ae196cab5914d118201a5479922dbfbec1c0c79 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 7 May 2024 08:08:03 +0800 Subject: [PATCH] docs(website): change default img to workflow --- docs/_config.yml | 2 +- docs/cn/index.md | 2 +- docs/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 319318d7e..d202333a4 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -33,4 +33,4 @@ defaults: - scope: path: "" values: - image: https://img.spacevim.org/release-v2.2.0.png + image: https://img.spacevim.org/workflow.png diff --git a/docs/cn/index.md b/docs/cn/index.md index 8c1ea6996..40f13741a 100644 --- a/docs/cn/index.md +++ b/docs/cn/index.md @@ -10,7 +10,7 @@ lang: zh [![GPLv3 License](https://img.spacevim.org/license-GPLv3-blue.svg)](development/#证书) [![reddit](https://img.spacevim.org/reddit.svg)](https://www.reddit.com/r/SpaceVim/) -![welcome page](https://img.spacevim.org/release-v2.3.0.png) +![work-flow](https://img.spacevim.org/workflow.png) SpaceVim 是一个模块化的 Vim 和 Neovim 配置集合,它的灵感来自于 [spacemacs](https://www.spacemacs.org/)。 以模块的方式组织插件及相关配置,将相关插件组合在一起提供完整的功能。 diff --git a/docs/index.md b/docs/index.md index e9098b24a..f844393fd 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,7 +9,7 @@ description: "SpaceVim is a modular Vim/Neovim configuration that seeks to provi [![GPLv3 License](https://img.spacevim.org/license-GPLv3-blue.svg)](development/#license) [![reddit](https://img.spacevim.org/reddit.svg)](https://www.reddit.com/r/SpaceVim/) -![welcome page](https://img.spacevim.org/release-v2.3.0.png) +![work-flow](https://img.spacevim.org/workflow.png) SpaceVim is a modular configuration of Vim and Neovim. It's inspired by spacemacs. It manages collections of plugins in layers,