gitea icon fixed and nyaa.si added
This commit is contained in:
parent
ca101a95f2
commit
0ac7bfc985
10
bookmark.go
10
bookmark.go
@ -22,6 +22,14 @@ var (
|
|||||||
Link: "https://torrents.tordarus.net/",
|
Link: "https://torrents.tordarus.net/",
|
||||||
Color: "#e7402c",
|
Color: "#e7402c",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
Title: "Nyaa.si",
|
||||||
|
Image: "https://progsoft.net/images/nyaa-v2-icon-a591b5ae622eb38f31c00297cf9b53fd88c058ef.png",
|
||||||
|
Link: "https://nyaa.si/",
|
||||||
|
Color: "#e7402c",
|
||||||
|
ImageSize: "111%",
|
||||||
|
IconPadding: "0em",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
Title: "Adblock",
|
Title: "Adblock",
|
||||||
Image: "/pihole.svg",
|
Image: "/pihole.svg",
|
||||||
@ -95,7 +103,7 @@ var (
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
Title: "Projekte",
|
Title: "Projekte",
|
||||||
Image: "https://cdn.icon-icons.com/icons2/2407/PNG/512/gitea_icon_146173.png", //"https://git.tordarus.net/assets/img/logo.svg",
|
Image: "/gitea.png", //"https://git.tordarus.net/assets/img/logo.svg",
|
||||||
Link: "https://git.tordarus.net",
|
Link: "https://git.tordarus.net",
|
||||||
Color: "#609926",
|
Color: "#609926",
|
||||||
ImageSize: "cover",
|
ImageSize: "cover",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user