Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions static/data/community.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ const mailingList = {
subscribeInfo: {
title: 'Subscribe or post to the mailing list',
subtitle:
'Simply visit [the Podman mailing list website](https://lists.podman.io/) to browse or search previous postings to the Podman mailing list.',
'You can subscribe to the mailing list to post questions, share feedback, or follow discussions about Podman.',
description:
"Regardless of which method you use, a confirmation email will be sent to you. After you reply back to that confirmation email, you'll then be able to send mail directly to podman@lists.podman.io Send an email to [podman-join@lists.podman.io](mailto:podman-join@lists.podman.io). You can then also go to [the web page](https://lists.podman.io) and manage your subscription.",
"Regardless of which method you use, a confirmation email will be sent to you. After you reply, you'll be able to send mail directly to podman@lists.podman.io. You can also manage your subscription at [the mailing list website](https://lists.podman.io/).",
options: [
{
title: 'Option 1',
Expand Down