mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-10 23:40:14 -04:00
style: Apply Wikipedia's style of capitalization
Signed-off-by: redoomed1 <redoomed1@privacyguides.org>
This commit is contained in:
parent
d5ef8dfb10
commit
dcd35d0dc5
1 changed files with 4 additions and 4 deletions
|
@ -105,7 +105,7 @@ schema:
|
||||||
-
|
-
|
||||||
"@context": http://schema.org
|
"@context": http://schema.org
|
||||||
"@type": SoftwareApplication
|
"@type": SoftwareApplication
|
||||||
name: gopass
|
name: Gopass
|
||||||
image: /assets/img/password-management/gopass.svg
|
image: /assets/img/password-management/gopass.svg
|
||||||
url: https://gopass.pw
|
url: https://gopass.pw
|
||||||
applicationCategory: Password Manager
|
applicationCategory: Password Manager
|
||||||
|
@ -363,13 +363,13 @@ KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-se
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### gopass (CLI)
|
### Gopass (CLI)
|
||||||
|
|
||||||
<div class="admonition recommendation" markdown>
|
<div class="admonition recommendation" markdown>
|
||||||
|
|
||||||
{ align=right }
|
{ 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-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" }
|
[:octicons-info-16:](https://github.com/gopasspw/gopass/tree/master/docs){ .card-link title="Documentation" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue