Skip to content

Commit df1b689

Browse files
committed
Update robots.txt: Allow access to a css file
1 parent 2e58930 commit df1b689

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

robots.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
User-agent: *
22
Disallow: /the-rust-programming-language-ja/1.6/
3-
Disallow: /the-rust-programming-language-ja/1.9/
4-
Allow: /the-rust-programming-language-ja/1.6/book/
53
Allow: /the-rust-programming-language-ja/1.6/book/
4+
Allow: /the-rust-programming-language-ja/1.6/rust.css
5+
Disallow: /the-rust-programming-language-ja/1.9/
6+
Allow: /the-rust-programming-language-ja/1.9/book/
7+
Allow: /the-rust-programming-language-ja/1.9/rust.css
68
Sitemap: https://doc.rust-jp.rs/sitemap.xml

0 commit comments

Comments
 (0)