Skip to content

Commit 61ae78a

Browse files
authored
Merge pull request #331 from pythonbrasil/atualiza-pybr2026-header
Atualiza header pybr 2026
2 parents 9efa32e + f10d1d4 commit 61ae78a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

themes/pybr/templates/base.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@
7777
<div class="row">
7878
<div class="col-12">
7979
<div class="header-container">
80-
<a href="https://2025.pythonbrasil.org.br" target="_blank">
81-
<img class="header-logo" title="Python Brasil 2025" alt="Python Brasil 2025 (21-27 de Outubro de 2025)" src="https://2025.pythonbrasil.org.br/images/main.png/@@images/image-2200-805c8bbb1ea72839b86149847d75dce4.png" style="max-width:100%; width:800px; height:auto;">
80+
<a href="https://2026.pythonbrasil.org.br" target="_blank">
81+
<img class="header-logo" title="Python Brasil 2026" alt="Python Brasil 2026 (14-19 de Outubro de 2026)" src="https://2026.pythonbrasil.org.br/hero.png" style="max-width:100%; width:800px; height:auto;">
8282
</a>
8383

8484
<!-- Comentando isso, pois as datas ja estao inclusas no logo de 2025. Adicionei as datas como parte do alttext tambem. <h2 class="header-subtitle">DE 21 A 27 DE OUTUBRO DE 2025</h2> -->
85-
<a class="header-subtitle" href="https://2025.pythonbrasil.org.br/" target="_blank">
85+
<a class="header-subtitle" href="https://2026.pythonbrasil.org.br/" target="_blank">
8686
<h2 class="header-subtitle">Acesse aqui o site da conferência para maiores informações e inscrição!</h2>
8787
</a>
8888
</div>

0 commit comments

Comments
 (0)