diff options
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 8e5752f..4807aeb 100644 --- a/config.toml +++ b/config.toml | |||
| @@ -23,7 +23,7 @@ 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 = "code", link = "https://github.com/yigitsever/gradecoin" } | 26 | { title = "code", link = "https://github.com/yigitsever/gradecoin" }, |
| 27 | { title = "why?", link = "https://twitter.com/_AlexHirsch/status/1448782706871980032"}, | 27 | { title = "why?", link = "https://twitter.com/_AlexHirsch/status/1448782706871980032"}, |
| 28 | ] | 28 | ] |
| 29 | 29 | ||
