Skip to content

Commit 4328503

Browse files
Merge pull request #484 from levint/source
Added Cebu, PH to Chapters and Hexdex listing
2 parents 55b32fd + 1e845dd commit 4328503

File tree

3 files changed

+1695
-0
lines changed

3 files changed

+1695
-0
lines changed

chapters/cebu.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "NodeSchool Cebu",
3+
"location": "Cebu City",
4+
"country": "PH",
5+
"region": "Asia",
6+
"organizers": ["levint", "keithics", "rollyn"],
7+
"website": "http://nodeschool.io/cebu",
8+
"repo": "http://github.com/nodeschool/cebu"
9+
}

hexdex.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ <h1 data-i18n="hexdex-h1">Hexdex</h1>
5959
<a class="imglink" href="https://github.com/nodeschool/osaka" title="Osaka">
6060
<img class="hex" src="/images/nodeschool-osaka.png" alt="Osaka Hexagon">
6161
</a>
62+
<a class="imglink" href="https://github.com/nodeschool/cebu" title="Cebu">
63+
<img class="hex" src="/images/nodeschool-cebu.svg" alt="Cebu Hexagon">
64+
</a>
6265
<a class="imglink" href="https://github.com/nodeschool/hradec-kralove" title="Hradec Králové">
6366
<img class="hex" src="/images/nodeschool-hradec-kralove.svg" alt="Hradec Králové Hexagon">
6467
</a>

0 commit comments

Comments
 (0)