Skip to content

Commit 55b32fd

Browse files
Merge pull request #483 from yangwao/source
#330 add bratislava hexagon and to chapters
2 parents 83e61b1 + ac09d11 commit 55b32fd

File tree

3 files changed

+81
-0
lines changed

3 files changed

+81
-0
lines changed

chapters/bratislava.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "NodeSchool Bratislava",
3+
"location": "Bratislava",
4+
"country": "SK",
5+
"region": "Europe",
6+
"organizers": ["yangwao"],
7+
"website": "http://nodeschool.io/bratislava",
8+
"twitter": "",
9+
"repo": "http://github.com/nodeschool/bratislava"
10+
}

hexdex.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ <h1 data-i18n="hexdex-h1">Hexdex</h1>
110110
<a class="imglink" href="https://github.com/nodeschool/lisbon" title="Lisbon">
111111
<img class="hex" src="/images/nodeschool-lisbon.png" alt="Lisbon Hexagon">
112112
</a>
113+
<a class="imglink" href="https://github.com/nodeschool/bratislava" title="Bratislava">
114+
<img class="hex" src="/images/nodeschool-bratislava.svg" alt="Bratislava Hexagon">
115+
</a>
113116
<a class="imglink" href="https://github.com/nodeschool/bainbridge" title="Bainbridge">
114117
<img class="hex" src="/images/nodeschool-bainbridge.svg" alt="Bainbridge Island Hexagon">
115118
</a>

images/nodeschool-bratislava.svg

Lines changed: 68 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)