Skip to content

Commit a651e6c

Browse files
authored
Update index.html
1 parent c9bfb4e commit a651e6c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

views/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -349,17 +349,17 @@ <h2 class="text-uppercase"><strong>Get In Touch</strong></h2>
349349
<!-- <p class="g-fs-16 g-mb-40">In eu commodo est. Sed bibendum a metus ac sollicitudin. Curabitur elementum placerat elit vel accumsan.</p> -->
350350
<ul class="list-unstyled g-fs-12 address-list text-uppercase">
351351
<li>
352-
<button onclick="location.href='https://groups.google.com/d/forum/codeuino-devel'" class="btn rounded btn-lg w-228"><img src="https://img.icons8.com/metro/50/000000/google-groups.png">
352+
<button onclick="location.href='https://groups.google.com/d/forum/codeuino-devel'" class="btn rounded btn-lg w-228"><img src="assets/img/maillist.png">
353353
Join Mailing list
354354
</button>
355355
</li>
356356
<li>
357-
<button onclick="location.href='http://slack.codeuino.org'" class="btn rounded btn-lg w-228"><img src="https://cdn.brandfolder.io/5H442O3W/as/osogig-6gybeo-d2hu58/Slack%20App%20Icon.png?width=50">
357+
<button onclick="location.href='http://slack.codeuino.org'" class="btn rounded btn-lg w-228"><img src="assets/img/slack.png">
358358
Join Us On Slack
359359
</button>
360360
</li>
361361
<li>
362-
<button onclick="location.href='mailto:codeuino@gmail.com'" class="btn rounded btn-lg w-228"><img class="mail" src="https://img.icons8.com/color/48/000000/gmail.png">
362+
<button onclick="location.href='mailto:codeuino@gmail.com'" class="btn rounded btn-lg w-228"><img class="mail" src="assets/img/gmail.png">
363363
Send an Email
364364
</button>
365365
</li>
@@ -454,4 +454,4 @@ <h5 class="text-uppercase g-mb-20"><strong>Subscribe To Mailing List</strong></h
454454
<![endif]-->
455455
</body>
456456

457-
</html>
457+
</html>

0 commit comments

Comments
 (0)