From 139267d57ef16dcf0ed26edc9564657a39b95823 Mon Sep 17 00:00:00 2001 From: Kailash Nadh Date: Tue, 3 Sep 2024 22:46:55 +0530 Subject: [PATCH] Tweak docs to highlight one-way mailing lists. Closes #1931. --- docs/docs/content/index.md | 2 +- docs/site/layouts/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/content/index.md b/docs/docs/content/index.md index f5ee1f1a..7bbfa1a1 100644 --- a/docs/docs/content/index.md +++ b/docs/docs/content/index.md @@ -2,7 +2,7 @@ [![listmonk](images/logo.svg)](https://listmonk.app) -listmonk is a self-hosted, high performance mailing list and newsletter manager. It comes as a standalone binary and the only dependency is a Postgres database. +listmonk is a self-hosted, high performance one-way mailing list and newsletter manager. It comes as a standalone binary and the only dependency is a Postgres database. [![listmonk screenshot](https://user-images.githubusercontent.com/547147/134939475-e0391111-f762-44cb-b056-6cb0857755e3.png)](https://listmonk.app) diff --git a/docs/site/layouts/index.html b/docs/site/layouts/index.html index bd4c9ddb..fbdf65a7 100644 --- a/docs/site/layouts/index.html +++ b/docs/site/layouts/index.html @@ -95,7 +95,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/knadh/listmonk/master/inst Screenshot of list management feature

- Manage millions of subscribers across many single and double opt-in lists + Manage millions of subscribers across many single and double opt-in one-way mailing lists with custom JSON attributes for each subscriber. Query and segment subscribers with SQL expressions.