add keyoxide logo; adjust icon css to fit non-svg imgs
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// x, y pixel positions of /img/platform-logos.gif image.
|
||||
export const SOCIAL_PLATFORMS = {
|
||||
default: {
|
||||
name: "default",
|
||||
@@ -77,4 +76,8 @@ export const SOCIAL_PLATFORMS = {
|
||||
name: "Ko-Fi",
|
||||
icon: '/img/socialhandles/ko-fi.svg',
|
||||
},
|
||||
keyoxide: {
|
||||
name: "Key Oxide",
|
||||
icon: '/img/socialhandles/keyoxide.png',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user