Skip to content

Commit

Permalink
cambio de banner
Browse files Browse the repository at this point in the history
  • Loading branch information
pablolirag committed Nov 4, 2024
1 parent 7e35a8d commit 412e259
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion content/images/banner-pycon-2024.svg

This file was deleted.

Binary file added content/images/banner_pycon2024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion pycltheme/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="col-12 text-center">
<h3 class="text-center pb-5 mb-3 titulo-bold">PRÓXIMO EVENTO</h3>
<a href="https://pycon.cl" target="_blank">
<img src="images/banner-pycon-2024.svg" alt="Banner" class="img-fluid">
<img src="images/banner_pycon2024.png" alt="Banner" class="img-fluid">
</a>
<!-- Puedes reemplazar el <img> por un <div> o cualquier otro elemento si deseas un banner de otro tipo -->
</div>
Expand Down

0 comments on commit 412e259

Please sign in to comment.