feat: format
This commit is contained in:
parent
b0df7bebb0
commit
da030f3dc1
30 changed files with 603 additions and 348 deletions
|
|
@ -2,8 +2,6 @@ export function getTopicColor(topicName) {
|
|||
switch (topicName) {
|
||||
case "software":
|
||||
return "#0073e6";
|
||||
case "operating-systems":
|
||||
return "#009975";
|
||||
case "algorithms":
|
||||
return "#d50032";
|
||||
case "meditations":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue