We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 248d4b0 + 15ce7b9 commit 2d9e7cfCopy full SHA for 2d9e7cf
frontend/src/customizations/volto/components/theme/Footer/Footer.jsx
@@ -99,6 +99,11 @@ const Footer = ({ intl }) => {
99
<List.Item>
100
<a href="https://ploneconf.org">Conference</a>
101
</List.Item>
102
+ <List.Item>
103
+ <Link to="/news-and-events/join-the-plone-newsletter">
104
+ Join the Plone newsletter
105
+ </Link>
106
+ </List.Item>
107
</List.Content>
108
</List>
109
</Grid.Column>
0 commit comments