diff options
author | Yigit Sever | 2021-04-25 23:45:22 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-25 23:45:22 +0300 |
commit | fab0654942bd610c99999a6d193e0630d0cd6f98 (patch) | |
tree | eb3a26c25ec68dbb316a4d0cc16a0a854c42a96f /config.toml | |
parent | 685ec6275109a9b2a1b1a6083c4b011fe8c5eeb6 (diff) | |
download | gradecoin-site-fab0654942bd610c99999a6d193e0630d0cd6f98.tar.gz gradecoin-site-fab0654942bd610c99999a6d193e0630d0cd6f98.tar.bz2 gradecoin-site-fab0654942bd610c99999a6d193e0630d0cd6f98.zip |
Moving to nicenet
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 070b762..5121d1b 100644 --- a/config.toml +++ b/config.toml | |||
@@ -23,6 +23,6 @@ highlight_theme = "subway-moscow" | |||
23 | juice_logo_name = "Gradecoin" | 23 | juice_logo_name = "Gradecoin" |
24 | juice_logo_path = "gradecoin.png" | 24 | juice_logo_path = "gradecoin.png" |
25 | juice_extra_menu = [ | 25 | juice_extra_menu = [ |
26 | { title = "why?", link = "https://github.com/zhuowei/nft_ptr#why"} | 26 | { title = "why?", link = "https://twitter.com/mangopdf/status/1383589895483002881"} |
27 | ] | 27 | ] |
28 | 28 | ||