fixed typo in configuration

This commit is contained in:
shockrah 2021-04-21 01:31:27 -07:00
parent 27e2689687
commit f26f8bbc6f

View File

@ -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"