diff options
author | Yigit Sever | 2022-04-25 13:09:05 +0300 |
---|---|---|
committer | Yigit Sever | 2022-04-25 13:09:05 +0300 |
commit | fdfc9f52451ba3df3222f77ae7c4029db0121a8a (patch) | |
tree | e78a3075c4f9525259056c49f128ffc561c845ff | |
parent | 4dada665e03b6f2061a72893f86472619b71042f (diff) | |
download | gradecoin-site-fdfc9f52451ba3df3222f77ae7c4029db0121a8a.tar.gz gradecoin-site-fdfc9f52451ba3df3222f77ae7c4029db0121a8a.tar.bz2 gradecoin-site-fdfc9f52451ba3df3222f77ae7c4029db0121a8a.zip |
Add github link, update joke
-rw-r--r-- | config.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml index 4779870..8e5752f 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 = "why?", link = "https://twitter.com/fppf_gf/status/1465754756564099072"}, | 26 | { title = "code", link = "https://github.com/yigitsever/gradecoin" } |
27 | { title = "whyyy?", link = "https://www.youtube.com/watch?v=YQ_xWvX1n9g"} | 27 | { title = "why?", link = "https://twitter.com/_AlexHirsch/status/1448782706871980032"}, |
28 | ] | 28 | ] |
29 | 29 | ||