1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:40:04 +08:00
SpaceVim/docs/404.md

20 lines
422 B
Markdown
Raw Normal View History

2017-02-15 23:59:05 +08:00
---
2019-10-14 22:45:56 +08:00
permalink: /404.html
2017-02-15 23:59:05 +08:00
---
2019-10-04 14:13:51 +08:00
{% if page.language == "zh" %}
## Oops! 你所访问的页面不存在!
> 你可以返回 [首页](https://spacevim.org/cn/) 阅读 [中文博客](https://spacevim.org/cn/blog/)
{% else %}
2017-02-15 23:59:05 +08:00
2017-06-21 11:56:14 +08:00
## Oops! The page you requested was not found!
2021-06-21 20:39:29 +08:00
> You can go to the [homepage](https://spacevim.org) or check out [Blogs](https://spacevim.org/blog/)
2022-06-03 22:37:26 +08:00
{{ page.url }}
2022-06-03 22:44:36 +08:00
{{ request.path }}
{% endif %}