Skip to content

Commit 9a87b6a

Browse files
Updates
1 parent 67c6fea commit 9a87b6a

5 files changed

Lines changed: 52 additions & 32 deletions

File tree

404.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!doctype html>
2+
<html lang="pt-br">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<link rel="preconnect" href="https://fonts.googleapis.com">
8+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
9+
<link href="https://fonts.googleapis.com/css2?family=Cascadia+Mono:ital,wght@0,200..700;1,200..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap" rel="stylesheet">
10+
<!-- FONTES PARA O CSS -->
11+
<!-- font-family: "Inter", sans-serif; -->
12+
<!-- font-family: "Cascadia Mono", sans-serif; -->
13+
<title>Python Brasil 2026</title>
14+
<script type="module" crossorigin src="/assets/index-B0Oq3erh.js"></script>
15+
<link rel="stylesheet" crossorigin href="/assets/index-7FSJcPnF.css">
16+
</head>
17+
<body>
18+
<div id="root"></div>
19+
</body>
20+
</html>
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)