Skip to content

Commit 2c10476

Browse files
committed
Inclusão do pedro
1 parent b639349 commit 2c10476

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

_includes/pedro.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<article>
2+
<span class="avatar"><img src="/public/images/pedro.png" width="80" height="80" alt="" /><span></span></span>
3+
<h3>Pedro Paulo Amorim</h3>
4+
<p>Cursou técnico em Informática e atualmente é estagiário. Trabalha com desenvolvimento Android, também conhece C# e HTML/CSS. Pretende cursar Ciência da Computação. É DJ e produtor musical nas horas vagas, é fã de Pink Floyd e muito Techno. Mas também possui um jeito menos descolado como colecionador de videgames antigos. .</p>
5+
<div class="share">
6+
<a href="https://www.facebook.com/pp.amorim1/" target="_blank" title="Facebook"><img src="/public/images/share-facebook.gif" width="33" height="33" alt="Facebook" /></a>
7+
<a href="https://plus.google.com/+PedroPauloAmorim" target="_blank" title="Google+"><img src="/public/images/share-google.gif" width="33" height="33" alt="Google+" /></a>
8+
<a href="https://github.com/ppamorim" target="_blank" title="Github"><img src="/public/images/share-github.gif" width="33" height="33" alt="Github" /></a>
9+
<a href="https://soundcloud.com/leesz" target="_blank" title="Soundcloud"><img src="/public/images/share-personallink.gif" width="33" height="33" alt="Soundcloud" /></a>
10+
</div>
11+
</article>

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -188,10 +188,10 @@ <h2><span>Bons programadores</span> são únicos, assim como <span>estrelas no m
188188
{% include mateus.html %}
189189
</li>
190190
<li>
191-
{% include thiago.html %}
191+
{% include pedro.html %}
192192
</li>
193193
<li class="last">
194-
194+
{% include thiago.html %}
195195
</li>
196196
</ul>
197197
</div>

public/images/pedro.png

62.2 KB
Loading

0 commit comments

Comments
 (0)