diff --git a/datasets/communityLinks.js b/datasets/communityLinks.js index 402349e..786d212 100644 --- a/datasets/communityLinks.js +++ b/datasets/communityLinks.js @@ -191,7 +191,11 @@ const communityLinks = { { name: 'Funtoshi ♟️', url: 'https://funtoshi.com/' - } + }, + { + name: 'Yourdevice', + url: 'https://yourdevice.ch/' + }, ] };