forked from vgscomcerveja/blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
newsletter.html
91 lines (75 loc) · 3.57 KB
/
newsletter.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
---
layout: default
permalink: /newsletter/
sitemap:
priority: 0.7
changefreq: 'monthly'
lastmod: 2018-12-14T19:30:30-03:00
---
<div class="page-title">
<img src="/imgs/tags/vcc-newsletter.png">
<div class="newsletter-page-msg">
<p style="text-align:center; font-size:1.5em">Uma newsletter sobre games um pouco diferente!</p>
<p style="margin-top:40px">
Inspirada em newsletters famosas do mundo da tecnologia da informação e desenvolvimento de software, como a
<a href="https://hackernewsletter.com/" target="_blank"><b>hackernewsletter</b></a>,
<a href="https://braziljs.org/newsletter/"><b>BrazilJS Newsletter</b></a> e
<a href="https://www.interfaces.news/"><b>Interfaces</b></a>, a
nossa newsletter tenta trazer para você os melhores conteúdos relacionados ao nosso hobby!
</p>
<p class="newsletter-highlight">
Além de compartilhar as novidades do site,
você também receberá semanalmente um resumo comentado do que melhor aconteceu no mundo dos games direto no seu e-mail! :)
</p>
<img src="/imgs/newsletter-iphone.jpg">
<p style="text-align:center; font-weight:bold">
Sinta-se a vontade em assinar! É grátis. Sem propagandas. Sem SPAM!
</p>
</div>
<!-- Begin Mailchimp Signup Form -->
<div id="mc_embed_signup">
<form action="https://vgscomcerveja.us18.list-manage.com/subscribe/post?u=b4405d761d41bd43429e5f961&id=b0dc8fb784"
method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="seu endereço de e-mail" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_b4405d761d41bd43429e5f961_b0dc8fb784" tabindex="-1" value="">
</div>
<br>
<input type="submit" value="Assine!" name="subscribe"
id="mc-embedded-subscribe" class="button" style="background-color: #2288bb">
</div>
</form>
</div>
<p>
<small>A gente odeia SPAM tanto quanto você, cancele sua inscrição quando quiser!</small>
</p>
<!--End mc_embed_signup-->
<!--
<form action="https://feedburner.google.com/fb/a/mailverify"
method="post"
target="popupwindow"
onsubmit="window.open('https://feedburner.google.com/fb/a/mailverify?uri=VideogamesComCerveja', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
<input type="hidden" value="VideogamesComCerveja" name="uri">
<input type="hidden" name="loc" value="pt_BR">
<input type="text" style="font-size:1.2em; text-align:center; width:100%" name="email">
<input type="submit" value="Inscrever"
style="font-size:1em; background-color:#2288bb; border:0; color:white; padding:8px 15px; width:100%">
</form>
<small>
Delivered by
<a href="https://feedburner.google.com" target="_blank">
<img src="/imgs/feedburner.png" height="60">
</a>
</small>
-->
<br>
<h3>Edições anteriores</h3>
<p>
Explore todo o conteúdo que já publicamos <a href="https://us18.campaign-archive.com/home/?u=b4405d761d41bd43429e5f961&id=b0dc8fb784">aqui</a>.
</p>
<br><br>
<p><small>powered by</small></p>
<img src="/imgs/mailchimp.png" width="60px" title="mailchimp">
</div>