diff --git a/logos/yourdevice.png b/logos/yourdevice.png new file mode 100644 index 0000000..69d5d69 Binary files /dev/null and b/logos/yourdevice.png differ diff --git a/vendors/yourdevice.json b/vendors/yourdevice.json new file mode 100644 index 0000000..db974a5 --- /dev/null +++ b/vendors/yourdevice.json @@ -0,0 +1,16 @@ +{ + "name": "yourdevice", + "slug": "yourdevice", + "website": "https://yourdevice.ch", + "region": "Europe", + "country": "Switzerland", + "description": "We stand for opensource in every possible way, hardware, software and bitcoin.", + "active": true, + "social": { + "x": "", + "instagram": "", + "youtube": "", + "tiktok": "", + "nostr": "https://primal.net/p/nprofile1qqsrat29ttgjg7kykqcyw4lyhmyue0nwjrgtfptjcgxklqp0q8tfnqqqf5p0f" + } +}