From 8f72ab7562accc77a8b9f0d20960ccda1bc0ef62 Mon Sep 17 00:00:00 2001
From: 1776123 <50336512+1776123@users.noreply.github.com>
Date: Tue, 7 Jul 2020 18:39:22 -0400
Subject: [PATCH] added tiktok logo

---
 index.html | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/index.html b/index.html
index 983680b..b92bb1a 100644
--- a/index.html
+++ b/index.html
@@ -239,11 +239,12 @@ content, with much convenience."</h1>
               <div class="col-lg-4 text-lg-left">BrancherCo</div>
               <div class="col-lg-4 my-3 my-lg-0">
                   <a class="btn btn-dark btn-social mx-2" href="https://www.instagram.com/brancher.co/"><i class="fab fa-instagram"></i></a><a class="btn btn-dark btn-social mx-2" href="https://www.youtube.com/channel/UCdxzpAHn_Xd6IfaF-o55xBQ"><i class="fab fa-youtube"></i></a><a class="btn btn-dark btn-social mx-2" href="mailto:BrancherCo@gmail.com"><i class="fa fa-envelope"></i></a><a class="btn btn-dark btn-social mx-2"
-                   href="https://vm.tiktok.com/JdLtwpS/"><i class="fab fa-tiktok"></i></a><a class="btn btn-dark btn-social mx-2" href="https://www.snapchat.com/add/brancher_co"><i class="fab fa-snapchat"></i></a>
-
+                   href="https://vm.tiktok.com/JdLtwpS/"><img src="https://img.icons8.com/ios/100/000000/tiktok.png" style="width:50%; height:50%; background-color:white;"/></a><a class="btn btn-dark btn-social mx-2" href="https://www.snapchat.com/add/brancher_co"><i class="fab fa-snapchat"></i></a>
 
               </div>
-              <div class="col-lg-4 text-lg-right"><a class="mr-3" href="privacy.html">Privacy Policy</a><a href="#!">Terms of Use</a></div>
+
+              <div class="col-lg-4 text-lg-right"><a class="mr-3" href="privacy.html">Privacy Policy</a><a class="mr-3" href="#!">Terms of Use</a><a class="mr-3" href="https://icons8.com/icon/84521/tiktok">Credits</a>
+</div>
           </div>
       </div>
   </footer>