From e3bbbd6417de6bbf4b4ce92b1506534005744e5e Mon Sep 17 00:00:00 2001 From: Ash T Date: Tue, 15 Jan 2019 07:53:28 +1100 Subject: [PATCH] updated card colours --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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/"