-
Notifications
You must be signed in to change notification settings - Fork 38
/
casos-de-sucesso.html
129 lines (116 loc) · 5.4 KB
/
casos-de-sucesso.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<!DOCTYPE HTML>
<!--
Para maiores informações, acesse https://github.com/pokemongovet/pokemongovet.github.io
-->
<!--
Spectral by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="pt-br">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Entenda o projeto Pokemon Go Vet</title>
<meta property="og:title" content="Entenda o projeto Pokemon Go Vet" />
<meta name="twitter:title" content="Entenda o projeto Pokemon Go Vet" />
<meta name="description" content="Faça parte do Ginásio Pokemon e abrace a causa" />
<meta property="og:description" content="Faça parte do Ginásio Pokemon e abrace a causa" />
<meta name="twitter:description" content="Faça parte do Ginásio Pokemon e abrace a causa" />
<meta property="og:image" content="http://pokemongovet.github.io/images/compartilhamento-padrao-1.jpg" />
<meta name="twitter:image" content="http://pokemongovet.github.io/images/compartilhamento-padrao-1.jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@pokemongovet" />
<meta property="fb:app_id" content="1070914819623726" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="shortcut icon" type="image/x-icon" href="assets/favicon.png" />
</head>
<body>
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1><a href="index.html">Pokemon GO</a></h1>
<nav id="nav">
<ul>
<li class="special">
<a href="#menu" class="menuToggle"><span>Menu</span></a>
<div id="menu">
<ul>
<li><a href="./index.html">Início</a></li>
<li><a href="./adote-um-pokemon-de-verdade.html">Adote um pokemon de verdade</a></li>
<li><a href="./aluguel-de-animais.html">Aluguel de animais</a></li>
<li><a href="./indicar-centro-pokemon.html">Indicar centro pokemon</a></li>
<li><a href="./casos-de-sucesso.html">Casos de Sucesso</a></li>
<li><a href="./sobre.html">Sobre</a></li>
<li><a href="./contato.html">Contato</a></li>
</ul>
</div>
</li>
</ul>
</nav>
</header>
<!-- Main -->
<article id="main">
<header>
<h2>Casos de Sucesso</h2>
<p>Por que motivar pessoas que gostam de animais virtuais a adotar reais faz diferença</p>
</header>
<section class="wrapper style5">
<div class="inner">
<p>Área para exposição dos casos de sucesso.
</p>
</div>
</section>
</article>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a target="_blank" href="https://twitter.com/pokemongovet" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a target="_blank" href="https://www.facebook.com/PokemonGoVet" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="mailto:pokemongo.vetbr(arroba)gmail.com" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>Algum abrigo de animais abandonados perto de você © 2016</li><li>Design por <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
<p>
Pokémon® é uma marca registrada da Nintendo para jogos eletronicos e materiais promocionais.<br />
Não confundir com o animal de estimação adotado, chamado "Pokemon", de um amigo que mora em GOiás.
</p>
</footer>
</div>
<a href="https://github.com/pokemongovet/pokemongovet.github.io"><img class="forkme" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_red_aa0000.png">Fork me on GitHub</a>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script>
// REMOVA O CÓDIGO DE TRACKEAMENTO DO GOOGLE ANALYTICS SE VOCE FOR FAZER UM FORK DISTO PARA UM PROJETO DIFERENTE!
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
if (window.location.host.indexOf("pokemongovet.github.io") !== -1) {
console.log('GA PokemonGo principal carregado');
ga('create', 'UA-81144117-1', 'auto');
} else {
console.log('GA PokemonGo **DEBUG** carregado');
ga('create', 'UA-81144117-2', 'auto');
}
ga('send', 'pageview');
</script>
<script src="assets/js/gaet.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>