diff --git a/assets/custom-icons/_data/custom-icons.json b/assets/custom-icons/_data/custom-icons.json index 51942b189..8e3410842 100644 --- a/assets/custom-icons/_data/custom-icons.json +++ b/assets/custom-icons/_data/custom-icons.json @@ -1,12 +1,24 @@ { - "icons": [ - { - "title": "ente", - "hex": "1DB954" - }, - { - "title": "Github", - "hex": "858585" - } - ] + "icons": [ + { + "title": "ente", + "hex": "1DB954" + }, + { + "title": "Github", + "hex": "858585" + }, + { + "title": "Porkbun", + "hex": "F27777" + }, + { + "title": "Windscribe", + "hex": "858585" + }, + { + "title": "Kick", + "hex": "53FC19" + } + ] }