From db8f3022c90b7d2b0f74cab411467b2d53787b8c Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Fri, 20 Aug 2021 08:25:57 +0200 Subject: [PATCH] Update description --- README.md | 2 +- docker/demo/Dockerfile | 2 +- docker/examples/cloud/digitalocean/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 37a2da1f0..d61912879 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ PhotoPrism: Browse Your Life in Pictures PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. -Say goodbye to uploading your memories to the cloud! +Say goodbye to uploading your visual memories to the cloud! ![](https://dl.photoprism.org/assets/img/preview.jpg) diff --git a/docker/demo/Dockerfile b/docker/demo/Dockerfile index 01eeee240..6b48eca46 100644 --- a/docker/demo/Dockerfile +++ b/docker/demo/Dockerfile @@ -18,7 +18,7 @@ ENV TF_CPP_MIN_LOG_LEVEL=2 \ PHOTOPRISM_JPEG_QUALITY=95 \ PHOTOPRISM_SITE_TITLE="Demo" \ PHOTOPRISM_SITE_CAPTION="PhotoPrism" \ - PHOTOPRISM_SITE_DESCRIPTION="Open-Source Photo Management. Say goodbye to uploading your memories to the cloud!" + PHOTOPRISM_SITE_DESCRIPTION="Open-Source Photo Management. Say goodbye to uploading your visual memories to the cloud!" # Copy assets COPY /docker/demo/index.tmpl /photoprism/assets/templates diff --git a/docker/examples/cloud/digitalocean/README.md b/docker/examples/cloud/digitalocean/README.md index 49721cb70..8fb54a7b6 100644 --- a/docker/examples/cloud/digitalocean/README.md +++ b/docker/examples/cloud/digitalocean/README.md @@ -6,7 +6,7 @@ Privately browse, organize, and share your photo collection. DESCRIPTION --------------------------------------- -PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. Say goodbye to uploading your memories to the cloud! +PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. Say goodbye to uploading your visual memories to the cloud! To learn more, visit https://photoprism.app/ or try our [demo](https://demo.photoprism.org/).