Skip to content

Commit a8c773b

Browse files
xeon-zoltgabru-md
authored andcommitted
added links (#16)
* created better nav bar * added nav bar icons by @Ananthavijay * added nav bar colors by @Ananthavijay * fixed links
1 parent c166521 commit a8c773b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
</li>
5252
-->
5353
<li>
54-
<a href="#" class="Telegram">
54+
<a href="https://t.me/yogdaan" class="Telegram">
5555
<svg class="icon icon--2x"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#Telegram">
5656
<span class="invisible">Telegram</span>
5757
</a>
5858
</li>
5959
<li>
60-
<a href="#" class="Gitter">
60+
<a href="https://gitter.im/yogdaan/Lobby" class="Gitter">
6161
<svg class="icon icon--2x"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#Gitter">
6262
<span class="invisible">Gitter</span>
6363
</a>
@@ -69,7 +69,7 @@
6969
</a>
7070
</li>
7171
<li>
72-
<a href="#" class="Join">
72+
<a href="https://orgmanager.miguelpiedrafita.com/join/38074740" class="Join">
7373
<svg class="icon icon--2x"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#Join">
7474
<span class="invisible">Join</span>
7575
</a>

0 commit comments

Comments
 (0)