1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-06-28 20:44:47 +00:00

style: Add logos to recommendation cards

This commit is contained in:
2026-05-19 14:40:13 -05:00
parent c2e570dfbd
commit 61e9096386
49 changed files with 169 additions and 167 deletions
@@ -22,7 +22,7 @@ Self-hosting your own **file management** tools may be a good idea to reduce the
### PhotoPrism
{{< title-card >}}
{{< title-card logo="./photoprism.svg" >}}
**PhotoPrism** is a platform for managing photos. It supports album syncing and sharing as well as a variety of other [features](https://photoprism.app/features). It does not include end-to-end encryption, so it's best hosted on a server that you trust and is under your control.
@@ -37,7 +37,7 @@ Self-hosting your own **file management** tools may be a good idea to reduce the
### FreedomBox
{{< title-card >}}
{{< title-card logo="./freedombox.svg" >}}
**FreedomBox** is an operating system designed to be run on a [single-board computer (SBC)](https://en.wikipedia.org/wiki/Single-board_computer). The purpose is to make it easy to set up server applications for use cases like sharing files.
@@ -50,7 +50,7 @@ Self-hosting your own **file management** tools may be a good idea to reduce the
### Nextcloud
{{< title-card >}}
{{< title-card logo="./nextcloud.svg" >}}
**Nextcloud** is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control.