Skip to content

Commit 9dfd73c

Browse files
Improve Chinese text
Co-authored-by: Luyao Zhang <[email protected]>
1 parent 527251c commit 9dfd73c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
<p class="body" style="font-size: 0.8rem;">이 페이지는 존재하지 않습니다. 페이지 상단의 검색창을 사용해 원하는 문서를 찾아보세요.</p>
3131
<a href="{{ "/" | relURL }}" class="btn btn-outline-secondary" style="padding-top: .5rem; padding-bottom: .5rem; padding-left: 1rem; padding-right: 1rem; margin-bottom:.5rem">집으로 돌아가기</a>
3232
<!-- Chinese -->
33-
<p class="page-title" style="font-size: 1rem; margin-bottom:.5rem">又一页神秘被冲走(404)</p>
34-
<p class="body" style="font-size: 0.8rem;">T此页面不存在。请尝试使用页面顶部的搜索栏来查找您正在寻找的文档。</p>
33+
<p class="page-title" style="font-size: 1rem; margin-bottom:.5rem">又一个被神秘冲走的页面(404)</p>
34+
<p class="body" style="font-size: 0.8rem;">此页面不存在。请尝试使用页面顶部的搜索栏来查找您正在寻找的文档。</p>
3535
<a href="{{ "/" | relURL }}" class="btn btn-outline-secondary" style="padding-top: .5rem; padding-bottom: .5rem; padding-left: 1rem; padding-right: 1rem; margin-bottom:.5rem">返回首页</a>
3636
</div>
3737
</main>

0 commit comments

Comments
 (0)