Skip to content

Commit b2e9fa1

Browse files
committed
Deploying to gh-pages from @ c602a38 🚀
1 parent ce3363a commit b2e9fa1

2 files changed

Lines changed: 17 additions & 12 deletions

File tree

index.html

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,31 @@
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.2a103d44.css" rel="stylesheet">
7+
<link href="style.524b1237.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-04-28 20:30:56.516885</small></p>
12+
<p><small>Última atualização: 2025-12-03 14:27:06.221797</small></p>
1313
</header>
1414
<section>
1515
<h2><span class="highlight azul">Próximos Eventos</span></h2>
1616

17+
</section>
18+
<nav>
19+
<ul>
20+
<li><a class="highlight highlight-hover amarelo" href="https://github.com/rougeth/pythonnobrasil#como-adicionar-um-novo-evento-na-agenda">Adicionar novo evento</a></li>
21+
<li><a class="highlight-hover cinza" href="https://calendar.google.com/calendar/embed?src=c_d32cabc9241c3fd6cd5f18c2398d42bc17f2566e215ace530ef0552bc6c2f0e4%40group.calendar.google.com&ctz=America%2FSao_Paulo">Incorporar agenda</a>
22+
<a class="highlight-hover cinza" href="https://calendar.google.com/calendar/ical/c_d32cabc9241c3fd6cd5f18c2398d42bc17f2566e215ace530ef0552bc6c2f0e4%40group.calendar.google.com/public/basic.ics">(.ics)</a>
23+
</li>
24+
<li><a class="highlight-hover cinza" href="https://github.com/rougeth/pythonnobrasil">Repositório .git</a></li>
25+
<li><a class="highlight-hover vermelho" href="https://rgth.co/?ref=eventos.python.org.br">rgth.co</a></li>
26+
</ul>
27+
</nav>
28+
29+
<section>
30+
<h2><span class="highlight cinza">2025</span></h2>
31+
1732
<div class="event">
1833
<div class="event-date">mai 17</div>
1934
<div class="event-name">
@@ -63,16 +78,6 @@ <h2><span class="highlight azul">Próximos Eventos</span></h2>
6378
</div>
6479

6580
</section>
66-
<nav>
67-
<ul>
68-
<li><a class="highlight highlight-hover amarelo" href="https://github.com/rougeth/pythonnobrasil#como-adicionar-um-novo-evento-na-agenda">Adicionar novo evento</a></li>
69-
<li><a class="highlight-hover cinza" href="https://calendar.google.com/calendar/embed?src=c_d32cabc9241c3fd6cd5f18c2398d42bc17f2566e215ace530ef0552bc6c2f0e4%40group.calendar.google.com&ctz=America%2FSao_Paulo">Incorporar agenda</a>
70-
<a class="highlight-hover cinza" href="https://calendar.google.com/calendar/ical/c_d32cabc9241c3fd6cd5f18c2398d42bc17f2566e215ace530ef0552bc6c2f0e4%40group.calendar.google.com/public/basic.ics">(.ics)</a>
71-
</li>
72-
<li><a class="highlight-hover cinza" href="https://github.com/rougeth/pythonnobrasil">Repositório .git</a></li>
73-
<li><a class="highlight-hover vermelho" href="https://rgth.co/?ref=eventos.python.org.br">rgth.co</a></li>
74-
</ul>
75-
</nav>
7681

7782
<section>
7883
<h2><span class="highlight cinza">2024</span></h2>
File renamed without changes.

0 commit comments

Comments
 (0)