Skip to content

Commit

Permalink
change header hiding sponsor options and show sponsor list
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge committed Jan 11, 2024
1 parent a32f524 commit 3b33431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ export const headerData = {
href: getPermalink('#faq'),
},
{
text: 'Patrocinar',
href: getPermalink('/patrocinar'),
text: 'Patrocinadores',
href: getPermalink('/patrocinadores'),
},
{
text: 'Contacto',
Expand Down

0 comments on commit 3b33431

Please sign in to comment.