summaryrefslogtreecommitdiffstats
path: root/site/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'site/config.toml')
-rw-r--r--site/config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/config.toml b/site/config.toml
index 9ade2a8..070b762 100644
--- a/site/config.toml
+++ b/site/config.toml
@@ -3,6 +3,9 @@ base_url = "https://gradecoin.xyz"
3 3
4theme = "juice" 4theme = "juice"
5 5
6title = "Gradecoin"
7description = "Mine Your Grades"
8
6# Whether to automatically compile all Sass files in the sass directory 9# Whether to automatically compile all Sass files in the sass directory
7compile_sass = true 10compile_sass = true
8 11
@@ -22,3 +25,4 @@ juice_logo_path = "gradecoin.png"
22juice_extra_menu = [ 25juice_extra_menu = [
23 { title = "why?", link = "https://github.com/zhuowei/nft_ptr#why"} 26 { title = "why?", link = "https://github.com/zhuowei/nft_ptr#why"}
24] 27]
28