Skip to content

Commit

Permalink
vuelta atras
Browse files Browse the repository at this point in the history
  • Loading branch information
clara7227 committed Jun 21, 2024
1 parent c94a65d commit 5530029
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export default function Footer(props) {
<div className="footer_img_container_partners">
<p>{t("footer.title3")}</p>
<div>
<a href="/">
<img

src="assets/img/footer/UC3M-logo.png"
Expand All @@ -93,9 +93,7 @@ export default function Footer(props) {
src="assets/img/footer/UPM-logo.png"
alt="logo"
/>
</a>
</div>

</div>
</div>
{/*
Expand Down

0 comments on commit 5530029

Please sign in to comment.