We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f39ac4 commit 4227f3dCopy full SHA for 4227f3d
1 file changed
config.toml
@@ -4,13 +4,6 @@ base_url = "https://rust-lang.tw"
4
# Whether to automatically compile all Sass files in the sass directory
5
compile_sass = true
6
7
-# Whether to do syntax highlighting
8
-# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
9
-highlight_code = true
10
-
11
-# Whether to build a search index to be used later on by a JavaScript library
12
-build_search_index = false
13
14
theme = "hallo"
15
16
title = "Rust Taiwan Community"
0 commit comments