diff --git a/config.toml b/config.toml index 112ce9b..20174da 100644 --- a/config.toml +++ b/config.toml @@ -150,7 +150,7 @@ theme = "sada" "Link: https://gitlab.com/shockrah/left-coast-server-bot" ] - [[params.projects.list] + [[params.projects.list]] title = "Esports League Bot" url = "https://gitlab.com/shockrah/league-bot" bullets = [ @@ -158,6 +158,7 @@ theme = "sada" "Support for multiple independent leagues constructed with NoSQL database", "Backpressure mitigated through asynchronous code architecture" ] + [[params.projects.list]] title = "ESP8266 Promiscuous Wifi Detection" url = "https://gitlab.com/shockrah/wifi-sens"