diff --git a/404.html b/404.html index 1d4ec75..a3d29b5 100644 --- a/404.html +++ b/404.html @@ -11,12 +11,16 @@ permalink: /404.html
-
+ {% if site.meow_404 %} +
+ {% endif %}
404 NOT FOUND
- 呜喵,金枪鱼被吃掉了 + {% if site.meow_404 %} + 呜喵,金枪鱼被吃掉了 + {% endif %}
如果您认为这一定是出了什么问题,或者正在寻找暂未包含的镜像,欢迎您前往 @@ -43,14 +47,15 @@ permalink: /404.html {% include footer.html %}