[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [lego/master] i #33: add discourse logo to footer



commit 9d3943e71f27eb5c21756106aef9ad0f4398aef2
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Fri Oct 15 22:01:40 2021 +0000

    i #33: add discourse logo to footer
---
 templates/footer.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/templates/footer.html b/templates/footer.html
index 1b5b83d..666fcba 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -78,13 +78,16 @@
       </div>
       <div class="col-sm-2 mt-5 d-none d-sm-block">
         <div class="row">
+          <h4><a class="text-white px-3" target="_blank" href="https://forum.torproject.net";><i class="fab fa-discourse"></i></a></h4>
           <h4><a class="text-white px-3" target="_blank" href="https://www.facebook.com/TorProject/";><i class="fab fa-facebook-png"></i></a></h4>
           <h4><a class="mastodon text-white px-3" target="_blank" href="https://mastodon.social/@torproject"; rel="me"><i class="fab fa-mastodon-png"></i></a></h4>
-          <h4><a class="twitter text-white px-3" target="_blank" href="https://twitter.com/torproject";><i class="fab fa-twitter-png"></i></a></h4>
         </div>
         <div class="row">
           <h4><a class="instagram text-white px-3" target="_blank" href="https://www.instagram.com/torproject";><i class="fab fa-instagram-png"></i></a></h4>
+          <h4><a class="twitter text-white px-3" target="_blank" href="https://twitter.com/torproject";><i class="fab fa-twitter-png"></i></a></h4>
           <h4><a class="linkedin text-white px-3" target="_blank" href="https://www.linkedin.com/company/tor-project";><i class="fab fa-linkedin-png"></i></a></h4>
+        </div>
+        <div class="row">
           <h4><a class="github text-white px-3" target="_blank" href="https://github.com/torproject";><i class="fab fa-github-png"></i></a></h4>
         </div>
       </div>

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits