-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfooter.php
More file actions
16 lines (14 loc) · 972 Bytes
/
Copy pathfooter.php
File metadata and controls
16 lines (14 loc) · 972 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<div class="agileits_w3layouts-footer main_footer">
<div class="col-md-6 col-sm-8 agileinfo-copyright">
<p>© 2018 Vijay. All rights reserved | Design by <a href="https://www.facebook.com/Vijaykumar707">Vijay</a></p>
</div>
<div class="col-md-6 col-sm-4 agileinfo-icons">
<ul>
<li><a class="icon fb" href="https://www.facebook.com/Vijaykumar707" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a class="icon tw" href="https://twitter.com/vijay76671" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a class="icon gp" href="https://plus.google.com/108771608116326322856" target="_blank"><i class="fa fa-google-plus"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/imvijay404/?hl=en"> <img src="https://c866088.ssl.cf3.rackcdn.com/assets/instagram30x30.png" border=0></a>
</ul>
</div>
<div class="clearfix"></div>
</div>