diff --git a/data/tools.yaml b/data/tools.yaml index 34e9ba3..9acea2a 100644 --- a/data/tools.yaml +++ b/data/tools.yaml @@ -3,6 +3,11 @@ color: yellow icon: stroke_code description: Tools built on the top of IPFS. content: +- title: Almonit Browser Extension + website: https://almonit.com/#/extension/ + source: https://github.com/almonit/almonit-plugin + picture: /images/almonit.jpg + description: Resolves ENS domains, this let users access .eth websites while offering maximum decentralization. - title: Tellit source: https://gitlab.com/terceranexus6/tellit description: Encrypt files before uploading them using a keypair or a passphrase diff --git a/src/static/images/almonit.jpg b/src/static/images/almonit.jpg new file mode 100644 index 0000000..363b515 Binary files /dev/null and b/src/static/images/almonit.jpg differ