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

emmapeel at torproject.org emmapeel at torproject.org
Fri Apr 16 13:53:14 UTC 2021


commit b3d5c508a4136b201ae2f0b5d8a7fd1b9562602f
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