Skip to content

Commit

Permalink
Merge pull request #185 from Adityaadpandey/main
Browse files Browse the repository at this point in the history
Added Plone newsletter sign up in footer #182
  • Loading branch information
davisagli authored Dec 9, 2024
2 parents 248d4b0 + 15ce7b9 commit 2d9e7cf
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@ const Footer = ({ intl }) => {
<List.Item>
<a href="https://ploneconf.org">Conference</a>
</List.Item>
<List.Item>
<Link to="/news-and-events/join-the-plone-newsletter">
Join the Plone newsletter
</Link>
</List.Item>
</List.Content>
</List>
</Grid.Column>
Expand Down

0 comments on commit 2d9e7cf

Please sign in to comment.