updated card colours
This commit is contained in:
parent
5721339b2b
commit
e3bbbd6417
@ -1472,7 +1472,7 @@ layout: default
|
|||||||
</div>
|
</div>
|
||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
|
|
||||||
{% include card.html color="primary"
|
{% include card.html color="success"
|
||||||
title="KeePass / KeePassXC - Local"
|
title="KeePass / KeePassXC - Local"
|
||||||
image="assets/img/tools/KeePass.png"
|
image="assets/img/tools/KeePass.png"
|
||||||
url="https://keepass.info/download.html"
|
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
|
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: <a href="https://keepassxc.org/">KeePassXC</a> with official native cross-platform support for Windows/macOS/Linux.'
|
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: <a href="https://keepassxc.org/">KeePassXC</a> with official native cross-platform support for Windows/macOS/Linux.'
|
||||||
%}
|
%}
|
||||||
|
{% include card.html color="primary"
|
||||||
{% include card.html color="warning"
|
|
||||||
title="LessPass - Browser"
|
title="LessPass - Browser"
|
||||||
image="assets/img/tools/LessPass.png"
|
image="assets/img/tools/LessPass.png"
|
||||||
url="https://lesspass.com/"
|
url="https://lesspass.com/"
|
||||||
|
Reference in New Issue
Block a user