* #515 switched to SVG icons, #525 added Ko-Fi platform * fixes #515, fixes #525 - added color to the SVGs directly * Removed `color` from config for socialHandles, not required anymore
This commit is contained in:
@@ -53,6 +53,7 @@ type InstanceDetails struct {
|
||||
type socialHandle struct {
|
||||
Platform string `yaml:"platform" json:"platform"`
|
||||
URL string `yaml:"url" json:"url"`
|
||||
Icon string `yaml:"icon" json:"icon"`
|
||||
}
|
||||
|
||||
type videoSettings struct {
|
||||
|
||||
Reference in New Issue
Block a user