From 0675df8b09fcffa85e86d2e8faa780b7b6d41dfb Mon Sep 17 00:00:00 2001 From: Gerald Bauer Date: Wed, 22 Jun 2022 21:24:59 +0200 Subject: [PATCH] up --- artbase/collections.go | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/artbase/collections.go b/artbase/collections.go index 6732d22..78c295e 100644 --- a/artbase/collections.go +++ b/artbase/collections.go @@ -83,6 +83,12 @@ var Collections = []Collection{ Path: "./coolcats.png", Url: "https://github.com/cryptopunksnotdead/awesome-24px/raw/master/collection/coolcats.png" }, + {Name: "luckycats", Width: 32, Height: 32, + Path: "./luckycats.png", + Url: "https://github.com/cryptopunksnotdead/punks.sandbox/raw/master/luckycats/i/luckycats-32x32.png", + Count: 9 }, + + {Name: "mooncatrescue", Width: 24, Height: 24, Path: "./mooncatrescue.png", Url: "https://github.com/cryptocopycats/awesome-mooncatrescue-bubble/raw/master/i/mooncatrescue.png" }, @@ -106,6 +112,11 @@ var Collections = []Collection{ + {Name: "candybears", Width: 24, Height: 24, + Path: "./candybears.png", + Url: "https://github.com/cryptopunksnotdead/punks.sandbox/raw/master/candybears/i/candybears-24x24.png", + Count: 12 }, + {Name: "bears", Width: 24, Height: 24, Path: "./bears.png",