added aoc, rust badge
This commit is contained in:
parent
a23dcbe25c
commit
db758dd407
4 changed files with 16 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
"threejs": { name: "Three.js", color:"background-color : white", icon: "img/badges/three.png"},
|
||||
"steam": { name: "Steam API", color:"background-color : white", icon: "img/badges/steam.png"},
|
||||
"prototype":{name: "Prototype", color:"background-color : CornflowerBlue", icon:"img/badges/prototype.png"},
|
||||
"rust":{name: "Rust", color:"background-color : White", icon:"img/badges/rust.png"},
|
||||
};
|
||||
|
||||
// i wanna add some sort of data here, likely a dictionary, that matches a string to a Display name, Icon and Color for a badge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue