Skip to content

Commit

Permalink
fix: Update link to Delibera website in quienes-somos.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
guillecro committed May 17, 2024
1 parent cd3da30 commit 0443352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/quienes-somos.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default function QuienesSomos() {
</a>
</div>
<div className="column is-4-desktop is-narrow-tablet is-12-mobile has-text-centered">
<a href="https://delibera.org/" target="_blank" rel="noreferrer">
<a href="https://deliberabrasil.org/" target="_blank" rel="noreferrer">
<img style={{width: '100%', padding: '0 10px', maxWidth: 250, margin: '0 auto' }} src="https://democraciaenred.nyc3.digitaloceanspaces.com/projects/asambleasclimaticas/delibera-logo.png" alt="" />
</a>
</div>
Expand Down

0 comments on commit 0443352

Please sign in to comment.