diff --git a/public/images/dapps/kloov.jpg b/public/images/dapps/kloov.jpg new file mode 100644 index 00000000..f7e8848d Binary files /dev/null and b/public/images/dapps/kloov.jpg differ diff --git a/src/data/all-dapps.js b/src/data/all-dapps.js index 78ec052a..b41c314f 100644 --- a/src/data/all-dapps.js +++ b/src/data/all-dapps.js @@ -272,6 +272,12 @@ const categories = [ description: 'Collect land and build a blockchain city.', icon: './images/dapps/megacryptopolis.png' }, + { + name: 'Kloov', + url: 'https://kloov.com', + description: 'Play unique NFT pieces created by music artists you love.', + icon: './images/dapps/kloov.jpg' + } ] }, {