Skip to content

Commit

Permalink
Add new footer link
Browse files Browse the repository at this point in the history
  • Loading branch information
melish committed Oct 23, 2024
1 parent 420fc4d commit 375c9b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend/src/components/ecl/site-wide/EclSiteFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,11 @@ export default {
link: "https://commission.europa.eu/resources-partners_en",
label: "Resources for partners",
},
{
id: "security",
link: "https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_en",
label: "Report an IT vulnerability",
},
],
extraLinks2: [
{
Expand Down

0 comments on commit 375c9b1

Please sign in to comment.