Skip to content

Commit a091d6a

Browse files
committed
Add Telegram and cross fingers
1 parent da49a1d commit a091d6a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,21 @@ <h2> >>> Submit a Talk!</h2>
134134
</article>
135135
</div>
136136

137+
<div class="wrapper style2">
138+
<article id="telegram">
139+
<header>
140+
<h2>New Channel!</h2>
141+
</header>
142+
<div class="container 75%">
143+
<div class="row">
144+
<div class="12u 12u(mobile)">
145+
<a id="telegram_ch" href="https://t.me/PythonMilano" class="button big scrolly">Telegram</a>
146+
</div>
147+
</div>
148+
</div>
149+
</article>
150+
</div>
151+
137152
<!-- Work -->
138153
<div class="wrapper style3">
139154
<article id="links">

0 commit comments

Comments
 (0)