-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtickets.html
44 lines (38 loc) · 2.46 KB
/
tickets.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html lang="pt-br">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SGSGKLV1HC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SGSGKLV1HC');
</script>
<!-- Google tag (gtag.js) -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Compre seu ingresso para a Python Nordeste 2025, que acontecerá em Teresina, Piauí.">
<meta name="keywords" content="python, nordeste, programacao, pyladies, teresina, parnaiba, piaui, 2025, evento, tecnologia, inclusao, codigo de conduta, cdc">
<meta name="robots" content="index, follow">
<meta name="author" content="Comunidade Python Nordeste">
<title>Ingressos | Python Nordeste 2025 | Teresina - Piauí</title>
<meta property="og:title" content="Ingressos | Python Nordeste 2025 | Teresina - Piauí">
<meta property="og:description" content="Compre seu ingresso para a Python Nordeste 2025, que acontecerá em Teresina, Piauí.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://2025.pythonnordeste.org/tickets">
<meta property="og:image" content="https://2025.pythonnordeste.org/static/img/banners/pyne2025.jpg">
<meta property="og:image:alt" content="Logo oficial da Python Nordeste 2025">
<meta property="og:site_name" content="Ingressos | Python Nordeste 2025 | Teresina - Piauí">
<meta property="og:locale" content="pt_BR">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Ingressos | Python Nordeste 2025 | Teresina - Piauí">
<meta name="twitter:description" content="Compre seu ingresso para a Python Nordeste 2025, que acontecerá em Teresina, Piauí.">
<meta name="twitter:image" content="https://2025.pythonnordeste.org/static/img/banners/pyne2025.jpg">
<meta name="twitter:image:alt" content="Logo oficial da Python Nordeste 2025">
<link rel="canonical" href="https://2025.pythonnordeste.org/tickets">
<link rel="icon" href="https://2025.pythonnordeste.org/static/img/icons/sun.svg" type="image/svg+xml">
<meta http-equiv="refresh" content="0; url=https://www.even3.com.br/python-nordeste-2025/">
</head>
</html>