From 862aa836c38211ba1cd28e08141520c0853dfbea Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 25 Apr 2022 21:27:48 +0300 Subject: bugfix: add comma to config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" juice_logo_name = "Gradecoin" juice_logo_path = "gradecoin.png" juice_extra_menu = [ - { title = "code", link = "https://github.com/yigitsever/gradecoin" } + { title = "code", link = "https://github.com/yigitsever/gradecoin" }, { title = "why?", link = "https://twitter.com/_AlexHirsch/status/1448782706871980032"}, ] -- cgit v1.2.3-61-g4310