Fix some icons that broke with the FontAwesome update
diff --git a/index.html b/index.html
index 4e1ae68..8c545b1 100644
--- a/index.html
+++ b/index.html
@@ -786,8 +786,8 @@
<img class="img-circle img-responsive" src="images/invictrix.jpg">
<div class="family-links ">
<div class="family-links-list">
- <a href="https://t.me/InvictusROM" target="_blank"><i class="fa fa-telegram"></i></a>
- <a href="https://plus.google.com/communities/109716291977795337501" target="_blank"><i class="fa fa-google-plus"></i></a>
+ <a href="https://t.me/InvictusROM" target="_blank"><i class="fab fa-telegram"></i></a>
+ <a href="https://plus.google.com/communities/109716291977795337501" target="_blank"><i class="fab fa-google-plus"></i></a>
</div>
<!-- /.family-links-list -->
</div>
@@ -811,8 +811,8 @@
<img class="img-circle img-responsive" src="images/xtremis.jpg">
<div class="family-links ">
<div class="family-links-list">
- <a href="#" target="_blank"><i class="fa fa-telegram"></i></a>
- <a href="#" target="_blank"><i class="fa fa-google-plus"></i></a>
+ <a href="#" target="_blank"><i class="fab fa-telegram"></i></a>
+ <a href="#" target="_blank"><i class="fab fa-google-plus"></i></a>
</div>
<!-- /.family-links-list -->
</div>
@@ -836,7 +836,7 @@
<img class="img-circle img-responsive" src="https://lh3.googleusercontent.com/-sK7PJvGhGNs/AAAAAAAAAAI/AAAAAAAAAAw/MksGgq5t7mE/s120-p-rw-no-il/photo.jpg">
<div class="family-links ">
<div class="family-links-list">
- <a href="https://plus.google.com/u/0/107610198397215674589" target="_blank"><i class="fa fa-google-plus"></i></a>
+ <a href="https://plus.google.com/u/0/107610198397215674589" target="_blank"><i class="fab fa-google-plus"></i></a>
<!--<a href="#" target="_blank"><i class="fa fa-google-plus"></i></a> -->
</div>
<!-- /.family-links-list -->
@@ -861,8 +861,8 @@
<img class="img-circle img-responsive" src="images/question-mark.png">
<div class="family-links ">
<div class="family-links-list">
- <a href="#" target="_blank"><i class="fa fa-telegram"></i></a>
- <a href="#" target="_blank"><i class="fa fa-google-plus"></i></a>
+ <a href="#" target="_blank"><i class="fab fa-telegram"></i></a>
+ <a href="#" target="_blank"><i class="fab fa-google-plus"></i></a>
</div>
<!-- /.family-links-list -->
</div>