aboutsummaryrefslogtreecommitdiffstats
path: root/site/config.toml
diff options
context:
space:
mode:
authorYigit Sever2021-04-15 20:29:38 +0300
committerYigit Sever2021-04-15 20:29:38 +0300
commit267abe06b7bbb0f262f5c2c80da8f67cdf6208e3 (patch)
treeec3707a708dca06ca38ed7f6dd0ab8ea840474c1 /site/config.toml
parent2f3df91da0087fef13d5207a3b789149a49f604e (diff)
downloadgradecoin-267abe06b7bbb0f262f5c2c80da8f67cdf6208e3.tar.gz
gradecoin-267abe06b7bbb0f262f5c2c80da8f67cdf6208e3.tar.bz2
gradecoin-267abe06b7bbb0f262f5c2c80da8f67cdf6208e3.zip
Add title to site
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