fixed typo in configuration
This commit is contained in:
parent
27e2689687
commit
f26f8bbc6f
@ -150,7 +150,7 @@ theme = "sada"
|
|||||||
"Link: https://gitlab.com/shockrah/left-coast-server-bot"
|
"Link: https://gitlab.com/shockrah/left-coast-server-bot"
|
||||||
]
|
]
|
||||||
|
|
||||||
[[params.projects.list]
|
[[params.projects.list]]
|
||||||
title = "Esports League Bot"
|
title = "Esports League Bot"
|
||||||
url = "https://gitlab.com/shockrah/league-bot"
|
url = "https://gitlab.com/shockrah/league-bot"
|
||||||
bullets = [
|
bullets = [
|
||||||
@ -158,6 +158,7 @@ theme = "sada"
|
|||||||
"Support for multiple independent leagues constructed with NoSQL database",
|
"Support for multiple independent leagues constructed with NoSQL database",
|
||||||
"Backpressure mitigated through asynchronous code architecture"
|
"Backpressure mitigated through asynchronous code architecture"
|
||||||
]
|
]
|
||||||
|
|
||||||
[[params.projects.list]]
|
[[params.projects.list]]
|
||||||
title = "ESP8266 Promiscuous Wifi Detection"
|
title = "ESP8266 Promiscuous Wifi Detection"
|
||||||
url = "https://gitlab.com/shockrah/wifi-sens"
|
url = "https://gitlab.com/shockrah/wifi-sens"
|
||||||
|
Loading…
Reference in New Issue
Block a user