Skip to content

Commit e7e52a2

Browse files
committed
Change the site title
1 parent 1c6cbdb commit e7e52a2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

404.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "404 Not Found | Rustの日本語ドキュメント/Japanese Docs for Rust"
2+
title: "404 Not Found"
33
permalink: /404.html
44
---
55

@@ -13,7 +13,7 @@ permalink: /404.html
1313
<script>
1414
var base_url = 'https://doc.rust-jp.rs';
1515
// var rbe_old = '/rust-by-example-ja/rust-by-example/';
16-
var rbe_old = '/rust-by-example-ja/rust-by-example-test/';
16+
var rbe_old = '/test/';
1717
var rbe_new = '/rust-by-example-ja/'
1818

1919
var href = location.href;

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
title: Rustの日本語ドキュメント/Japanese Docs for Rust
2+
url: https://doc.rust-jp.rs

0 commit comments

Comments
 (0)