diff --git a/docs/passwords.md b/docs/passwords.md index e5b65b283..a26f1be9b 100644 --- a/docs/passwords.md +++ b/docs/passwords.md @@ -105,7 +105,7 @@ schema: - "@context": http://schema.org "@type": SoftwareApplication - name: gopass + name: Gopass image: /assets/img/password-management/gopass.svg url: https://gopass.pw applicationCategory: Password Manager @@ -363,13 +363,13 @@ KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-se -### gopass (CLI) +### Gopass (CLI)
-![gopass logo](assets/img/password-management/gopass.svg){ align=right } +![Gopass logo](assets/img/password-management/gopass.svg){ align=right } -**gopass** is a minimal password manager for the command line written in Go. It can be used within scripting applications and works on all major desktop and server operating systems. +**Gopass** is a minimal password manager for the command line written in Go. It can be used within scripting applications and works on all major desktop and server operating systems. [:octicons-home-16: Homepage](https://gopass.pw){ .md-button .md-button--primary } [:octicons-info-16:](https://github.com/gopasspw/gopass/tree/master/docs){ .card-link title="Documentation" }