Skip to content

Commit 82a46d6

Browse files
authored
Update Footer.jsx (#157)
1 parent a7b2bd1 commit 82a46d6

File tree

1 file changed

+3
-0
lines changed
  • frontend/src/customizations/volto/components/theme/Footer

1 file changed

+3
-0
lines changed

frontend/src/customizations/volto/components/theme/Footer/Footer.jsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ const Footer = ({ intl }) => {
5454
<List.Item>
5555
<Link to="/download">Download Plone</Link>
5656
</List.Item>
57+
<List.Item>
58+
<Link to="/download/releases">Plone Releases</Link>
59+
</List.Item>
5760
<List.Item>
5861
<a href="https://6.docs.plone.org">Documentation</a>
5962
</List.Item>

0 commit comments

Comments
 (0)