-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
136 lines (120 loc) · 5.73 KB
/
index.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
130
131
132
133
134
135
136
<html lang="pt_BR">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
<title>Citações Bitcoin - As melhores frases sobre Bitcoin!</title>
<!-- Meta tags -->
<meta name="description" content="Conheça e compartilhe as melhores frases e citações sobre Bitcoin!" />
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv=""content-language" content="pt-br" />
<meta name=”reply-to” content=”[email protected]" />
<meta name="author" content="Fernando Paladini" />
<!-- Facebook -->
<meta property="og:locale" content="pt_BR">
<meta property="og:url" content="http://paladini.github.io/citacoes-bitcoin/">
<meta property="og:site_name" content="Citações Bitcoin">
<meta property="og:title" content="As melhores frases sobre Bitcoin!">
<meta property="og:description" content="Conheça e compartilhe as melhores frases e citações sobre Bitcoin!">
<meta property="og:image" content="http://i.imgur.com/HiZL1tA.png">
<meta property="og:type" content="website">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Citações Bitcoin">
<meta name="twitter:description" content="Conheça e compartilhe as melhores frases e citações sobre Bitcoin!">
<meta name="twitter:creator" content="@nandopaladini">
<meta name="twitter:image" content="http://i.imgur.com/HiZL1tA.png">
<!-- Google -->
<link rel="author" href="https://plus.google.com/+FernandoPaladini/">
<meta itemprop="name" content="Citações Bitcoin">
<meta itemprop="description" content="Conheça e compartilhe as melhores frases e citações sobre Bitcoin!">
<meta itemprop="image" content="http://i.imgur.com/HiZL1tA.png">
<!-- CSS -->
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<body>
<nav class="orange darken-2">
<div class="container">
<div class="nav-wrapper">
<!-- <a id="logo-container" href="#" class="brand-logo">Citações Bitcoin</a> -->
<ul id="nav-mobile" class="right side-nav">
<li><a href="https://docs.google.com/forms/d/1hOiWd-MlsfZ-1n5EMOPjxnJ6l7_TcBgxtR49QY2Yxdg/viewform" target="_blank" rel="nofollow">Enviar uma citação</a></li>
<!-- <li><a href="#">Sobre</a></li> -->
<!-- <li><a href="#">Contato</a></li> -->
<!-- <li><a href="#">Anuncie!</a></li> -->
</ul><a href="#" data-activates="nav-mobile" class="button-collapse"><i class="mdi-navigation-menu"></i></a>
</div>
</div>
</nav>
<div class="container">
<div class="section no-pad">
<br><br>
<h1 class="header center orange-text">Citações Bitcoin</h1>
<div class="row center">
<div class="col s12 m12 l12">
<h5 class="header light">
Conheça as melhores frases e citações sobre Bitcoin.
</h5>
</div>
</div>
</div>
</div>
<div class="container">
<div class="section">
<div class="row" id="renderHere">
<!-- If we have luck, it will render fine! -->
<div class="col s12 m12 l12">
<div class="card purple darken-3">
<div class="card-content white-text">
<span class="card-title frase"></span>
</div>
<div class="card-action">
<i class="white-text autor"></i>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="orange darken-2">
<div class="footer-copyright">
<div class="container">
Criado com o framework <a class="orange-text lighten-3" href="http://materializecss.com" target="_blank" ref="nofollow">Materialize</a>.
<a href="https://github.com/paladini/citacoes-bitcoin" rel="nofollow" target="_blank" class="right grey-text lighten-4">Feito com <3 no Brasil.</a>
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
<script src="js/transparency.min.js"></script>
<script>
var toBeRendered = [
{
frase: "\"É o dinheiro 2.0, um negócio muitoooo grande\".",
autor: "Wences Casares — fundador do Banco Lemon, Wanaco Games e Xapo."
},
{
frase: "\"Atualmente o Bitcoin parece a Internet antes dos navegadores\".",
autor: "Chamath Palihapitiya — ex-chefe do AOL Instant Messenger e funcionário do Facebook."
},
{
frase: "\"O Bitcoin talvez seja o TCP/IP do dinheiro\".",
autor: "Paul Buchheit — criador do Gmail, do Adsense e do lema do Google."
},
{
frase: "\"O Bitcoin fará com os bancos o que o e-mail fez com a indústria postal\".",
autor: "Rick Falkvinge — empresário de TI e criador do 1º Partido Pirata do mundo."
},
{
frase: "\"O Bitcoin é uma grande proeza tecnológica\".",
autor: "Bill Gates — co-fundador da Microsoft."
}
];
Transparency.render(document.getElementById("renderHere"), toBeRendered);
</script>
<!-- Analytics -->
<script>(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','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-58180879-1', 'auto');ga('send', 'pageview');</script>
</body>
</html>