diff --git a/logos/skotshop_logo.png b/logos/skotshop_logo.png new file mode 100644 index 0000000..68117bd Binary files /dev/null and b/logos/skotshop_logo.png differ diff --git a/vendors/skotshop.json b/vendors/skotshop.json new file mode 100644 index 0000000..15487ac --- /dev/null +++ b/vendors/skotshop.json @@ -0,0 +1,15 @@ +{ + "name": "SkotShop", + "slug": "skotshop", + "website": "https://bitnet.cx", + "region": "North America", + "country": "USA", + "logo": "logos/skotshop.png", + "description": "The most awesome test shop that doesn't exist", + "active": true, + "social": { + "x": "https://x.com/skot9000", + "instagram": "", + "youtube": "" + } +}