From 93f39657bb8fcf813ac7d4239b8b0e6160473f5c Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:51:06 +0100 Subject: [PATCH] fix redlib and private bin slogan --- templates/compose/privatebin.yaml | 2 +- templates/compose/redlib.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/compose/privatebin.yaml b/templates/compose/privatebin.yaml index f088a9d6c..5cd82319b 100644 --- a/templates/compose/privatebin.yaml +++ b/templates/compose/privatebin.yaml @@ -1,5 +1,5 @@ # documentation: https://github.com/PrivateBin/PrivateBin/blob/master/doc/README.md -# PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. +# slogan: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. # tags: text, sharing # logo: svgs/privatebin.svg # port: 8080 diff --git a/templates/compose/redlib.yaml b/templates/compose/redlib.yaml index 19887bb3d..e746153d7 100644 --- a/templates/compose/redlib.yaml +++ b/templates/compose/redlib.yaml @@ -1,5 +1,5 @@ # documentation: https://github.com/redlib-org/redlib -# An alternative private front-end to Reddit, with its origins in Libreddit. +# slogan: An alternative private front-end to Reddit, with its origins in Libreddit. # tags: frontend, feed # logo: svgs/redlib.svg # port: 8080