Skip to content

Commit

Permalink
Link to join mailing list
Browse files Browse the repository at this point in the history
  • Loading branch information
elynema committed Dec 19, 2024
1 parent eb377e8 commit 7b02a4d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/app/contact/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ const contactCards = [
url: "https://github.com/avalonmediasystem/avalon",
},
{
description: "The mailing list for project announcements and discussion.",
email: "[email protected]",
description:
"Join the mailing list for project announcements and discussion.",
url: "https://list.iu.edu/sympa/info/avalon-l",
Label: "Avalon discussion list",
title: "Mailing List",
},
];
Expand Down

0 comments on commit 7b02a4d

Please sign in to comment.