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" %}
|
2018-01-27 01:07:02 +08:00
|
|
|
|
|
|
|
## 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/)
|
2018-01-27 01:07:02 +08:00
|
|
|
|
|
|
|
{% endif %}
|