Skip to content

Commit 20f1034

Browse files
committed
Deploying to gh-pages from @ 3c37c2a 🚀
1 parent b2e9fa1 commit 20f1034

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

index.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,24 @@
44
<meta charset="UTF-8">
55
<title>Python no Brasil</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7-
<link href="style.524b1237.css" rel="stylesheet">
7+
<link href="style.2ea5aad2.css" rel="stylesheet">
88
</head>
99
<body>
1010
<header>
1111
<h1>Eventos <span class="highlight verde">Python</span> espalhados pelo <span class="highlight amarelo">Brasil</span><small class="really-small">*</small></h1>
12-
<p><small>Última atualização: 2025-12-03 14:27:06.221797</small></p>
12+
<p><small>Última atualização: 2026-01-27 10:31:52.610475</small></p>
1313
</header>
1414
<section>
1515
<h2><span class="highlight azul">Próximos Eventos</span></h2>
1616

17+
<div class="event">
18+
<div class="event-date">mai 01</div>
19+
<div class="event-name">
20+
<a href="https://sul.python.org.br/" class="highlight-hover azul">Python Sul</a>
21+
</div>
22+
<div class="event-location">Londrina-PR</div>
23+
</div>
24+
1725
</section>
1826
<nav>
1927
<ul>
File renamed without changes.

0 commit comments

Comments
 (0)