[tor-commits] [community/master] link anchor to "featured .onion site" section

gus at torproject.org gus at torproject.org
Sat Mar 27 12:53:55 UTC 2021


commit 670f7cbb549417fde358a4681154c7c64510426b
Author: himandrisharma27 <himandrisharma27 at gmail.com>
Date:   Sat Mar 27 09:45:11 2021 +0000

    link anchor to "featured .onion site" section
---
 templates/onion-services.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/onion-services.html b/templates/onion-services.html
index a42891a..603d459 100644
--- a/templates/onion-services.html
+++ b/templates/onion-services.html
@@ -32,7 +32,7 @@
           {{ _('Check out the code') }}<i class="ml-3 pt-2 fas fa-arrow-right"></i>
     </a>
   </div>
-  <div class="row py-5 text-center mx-auto">
+  <div id="featured-onions" class="row py-5 text-center mx-auto">
     <h2 class="display-4 text-primary text-center mx-auto">{{ _('Featured .onion sites') }}</h2>
   </div>
   <div class="row mx-auto">



More information about the tor-commits mailing list