Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

Commit 16062b9

Browse files
Merge branch 'paulodiovani-cities/novohamburgo'
2 parents b9839e8 + 1624649 commit 16062b9

File tree

7 files changed

+71
-1
lines changed

7 files changed

+71
-1
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<div class="row local-sponsors">
2+
<div class="col-xs">
3+
<a href="http://codeminer42.com/" target="_blank"><img class="local-sponsor-logo" src="/images/sponsors/local-sponsors/codeminer42-logo.png" border="0" alt="Codeminer42"></a>
4+
</div>
5+
6+
<div class="col-xs">
7+
<a href="https://getupcloud.com/" target="_blank"><img class="local-sponsor-logo" src="/images/sponsors/local-sponsors/getup-logo.png" border="0" alt="GetUp"></a>
8+
</div>
9+
</div>

_includes/organizers-nh.html

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<div class="row">
2+
<div class="col-xs">
3+
<div class="team-member">
4+
<img class="team-member-photo" src="http://gravatar.com/avatar/eeb1ef7b3ac88503c8189fbecd369387?s=166
5+
">
6+
<p>Paulo Diovani</p>
7+
<div class="row">
8+
<div class="social-icons">
9+
<a href="https://twitter.com/paulodiovani" target="_blank"><img src="/images/icons/iconmonstr-twitter-4.svg"></a>
10+
</div>
11+
</div>
12+
</div>
13+
</div>
14+
15+
<div class="col-xs">
16+
<div class="team-member">
17+
<img class="team-member-photo" src="http://gravatar.com/avatar/ff0bc07e0a3f1e511de24a6a2568249a?s=166
18+
">
19+
<p>Vinícius Palma</p>
20+
<div class="row">
21+
<div class="social-icons">
22+
<a href="https://twitter.com/_viniciuspalma_" target="_blank"><img src="/images/icons/iconmonstr-twitter-4.svg"></a>
23+
</div>
24+
</div>
25+
</div>
26+
</div>
27+
28+
<div class="col-xs">
29+
<div class="team-member">
30+
<img class="team-member-photo" src="http://gravatar.com/avatar/5c89227440f065637eb1bf9371f7544c?s=166
31+
">
32+
<p>Bruno Konrad</p>
33+
<div class="row">
34+
<div class="social-icons">
35+
<a href="https://twitter.com/brunoskonrad" target="_blank"><img src="/images/icons/iconmonstr-twitter-4.svg"></a>
36+
</div>
37+
</div>
38+
</div>
39+
</div>
40+
</div>

cities/cities.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ image:
1414
* <a href="riodejaneiro.html">Rio de Janeiro</a>
1515
* <a href="fortaleza.html">Fortaleza</a>
1616
* <a href="campinas.html">Campinas</a>
17+
* <a href="novohamburgo.html">Novo Hamburgo</a>
1718

18-
{% include new-editions.md %}
19+
{% include new-editions.md %}

cities/novohamburgo.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: post
3+
permalink: /cities/novohamburgo.html
4+
title: Novo Hamburgo
5+
description: devbeers in Novo Hamburgo
6+
tags: [about, Jekyll, theme, responsive]
7+
image:
8+
feature: novohamburgo.jpg
9+
---
10+
11+
### Local Organizers
12+
{% include organizers-nh.html %}
13+
14+
### Global Sponsors
15+
{% include global-sponsors.html %}
16+
17+
### Local Sponsors
18+
{% include novohamburgo-local-sponsors.html %}
19+
20+
We're always looking for local sponsors! Get in touch with us over [here](mailto:[email protected])

images/novohamburgo.jpg

60.8 KB
Loading
7.58 KB
Loading
6.56 KB
Loading

0 commit comments

Comments
 (0)