mirror of
https://github.com/gnu4cn/rust-lang-zh_CN.git
synced 2026-08-19 04:33:27 +08:00
test 404 redirect.
This commit is contained in:
@@ -11,6 +11,7 @@ additional-css = ["theme/pagetoc.css"]
|
|||||||
additional-js = ["theme/pagetoc.js"]
|
additional-js = ["theme/pagetoc.js"]
|
||||||
git-repository-url = "https://github.com/gnu4cn/rust-lang-zh_CN"
|
git-repository-url = "https://github.com/gnu4cn/rust-lang-zh_CN"
|
||||||
git-repository-icon = "fa-github"
|
git-repository-icon = "fa-github"
|
||||||
|
input-404 = "not-found.md"
|
||||||
|
|
||||||
[output.html.print]
|
[output.html.print]
|
||||||
enable = false
|
enable = false
|
||||||
|
|||||||
2
src/not-found.md
Normal file
2
src/not-found.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
抱歉,此 URL 无效。请使用导航栏或搜索继续。
|
||||||
|
<script\>console.log("test embedding javascript in markdown file.");</script\>
|
||||||
Reference in New Issue
Block a user