diff --git a/index.html b/index.html index 8ed9c57c..698d79b5 100644 --- a/index.html +++ b/index.html @@ -1472,7 +1472,7 @@ layout: default
- {% include card.html color="primary" + {% include card.html color="success" title="KeePass / KeePassXC - Local" image="assets/img/tools/KeePass.png" url="https://keepass.info/download.html" @@ -1481,8 +1481,7 @@ layout: default description='KeePass is a free open source password manager, which helps you to manage your passwords in a secure way. All passwords in one database, which is locked with one master key or a key file. The databases are encrypted using the best and most secure encryption algorithms currently known: AES and Twofish. See also: KeePassXC with official native cross-platform support for Windows/macOS/Linux.' %} - - {% include card.html color="warning" + {% include card.html color="primary" title="LessPass - Browser" image="assets/img/tools/LessPass.png" url="https://lesspass.com/"