Skip to content

Commit 89c7267

Browse files
authored
Update emails (#24)
1 parent d098c18 commit 89c7267

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

src/index.html

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
213213
</div>
214214
</a>
215215

216-
<a class="no-style" href="mailto:info@team.lokole.ca">
216+
<a class="no-style" href="mailto:info@ascoderu.ca">
217217
<div class="action-thumbnail" data-toggle="tooltip" title="send us an email" data-placement="top">
218218
<span class="glyphicon glyphicon-question-sign"></span>
219219
<p class="extra-large">ask</p>
@@ -317,7 +317,7 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
317317
<div class="container-fluid">
318318
<p class="large">Any question? Any proposal?</p>
319319
<p class="medium">
320-
Please email us at <a href="mailto:info@team.lokole.ca" data-toggle="tooltip" title="send us an email">info@team.lokole.ca</a>
320+
Please email us at <a href="mailto:info@ascoderu.ca" data-toggle="tooltip" title="send us an email">info@ascoderu.ca</a>
321321
</p>
322322

323323
<div class="row-wrap-layout">
@@ -328,7 +328,7 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
328328
<div><strong>Nzola Swasisa</strong>, <em>Founder &amp; CEO</em></div>
329329
<div>
330330
<span class="glyphicon glyphicon-envelope"></span>
331-
<a href="mailto:nzola@team.lokole.ca" data-toggle="tooltip" title="send us an email"> nzola@team.lokole.ca</a>
331+
<a href="mailto:nzola.swasisa@ascoderu.ca" data-toggle="tooltip" title="send us an email"> nzola.swasisa@ascoderu.ca</a>
332332
</div>
333333
<div class="extra-small">I speak English, French, Portuguese, Lingala &amp; Kikongo</div>
334334
</div>
@@ -338,10 +338,6 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
338338
<img src="static/profile/clemens.png" class="img-circle img-responsive" id="clemens-profile" alt="Portrait of Clemens Wolff">
339339
<div class="member-contact">
340340
<div><strong>Clemens Wolff</strong>, <em>Technical Advisor</em></div>
341-
<div>
342-
<span class="glyphicon glyphicon-envelope"></span>
343-
<a href="mailto:clemens@team.lokole.ca" data-toggle="tooltip" title="send us an email"> clemens@team.lokole.ca</a>
344-
</div>
345341
<div class="extra-small">I speak English, German, French &amp; Spanish</div>
346342
</div>
347343
</div>
@@ -350,21 +346,13 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
350346
<img src="static/profile/laura.jpg" class="img-circle img-responsive" id="laura-profile" alt="Portrait of Laura Barluzzi">
351347
<div class="member-contact">
352348
<div><strong>Laura Barluzzi</strong>, <em>Web Developer</em></div>
353-
<div>
354-
<span class="glyphicon glyphicon-envelope"></span>
355-
<a href="mailto:laura@team.lokole.ca" data-toggle="tooltip" title="send us an email"> laura@team.lokole.ca</a>
356-
</div>
357349
<div class="extra-small">I speak English, Italian &amp; Spanish</div>
358350
</div>
359351
</div>
360352
<div class="contact-email-block row-layout">
361353
<img src="static/profile/shaun.jpg" class="img-circle img-responsive" id="shaun-profile" alt="Portrait of Shaun Bathgate">
362354
<div class="member-contact">
363355
<div><strong>Shaun Bathgate</strong>, <em>Software Developer</em></div>
364-
<div>
365-
<span class="glyphicon glyphicon-envelope"></span>
366-
<a href="mailto:shaun@team.lokole.ca" data-toggle="tooltip" title="send us an email"> shaun@team.lokole.ca</a>
367-
</div>
368356
<div class="extra-small">I speak English</div>
369357
</div>
370358
</div>

0 commit comments

Comments
 (0)