mirror of
https://github.com/ivabus/www
synced 2024-11-10 17:45:15 +03:00
Removed instagram from footer... IG account not deactivated
This commit is contained in:
parent
f2bb20c299
commit
dbe0500067
|
@ -35,8 +35,8 @@
|
|||
<p>Department: <span id="deptOne"></span></p>
|
||||
<p>Location: <span id="locOne"></span></p>
|
||||
</div>
|
||||
<hr class="one-box-down">
|
||||
<div id="descOne"></div>
|
||||
<hr>
|
||||
<div class="one-box-down" id="descOne"></div>
|
||||
<div>
|
||||
<a href="" id="linkOne">
|
||||
<button class="detail-btn-large"><i class="icon-enter-arrow"></i>VIEW ALL DETAILS</button>
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
<a class="list-group-item" role="button" href="https://github.com/teaxyz"><i class="icon-github social-icon"></i>GitHub</a>
|
||||
<a class="list-group-item" role="button" href="https://reddit.com/r/teaxyz"><i class="icon-reddit social-icon"></i>Reddit</a>
|
||||
<a class="list-group-item" role="button" href="https://t.me/tea_xyz"><i class="icon-telegram social-icon"></i>Telegram</a>
|
||||
<a class="list-group-item" role="button" href="#"><i class="icon-instagram social-icon"></i>Instagram</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue