]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/templates/location/index.html
location: Add the F-Droid logo as they are using the database
[ipfire.org.git] / src / templates / location / index.html
index 232c68cd9828b9c0b88e4ca45db5df9a36edf6e4..4eb4a9c3208f4e14169d7baf7c7948bb2746044b 100644 (file)
 
                                        <div class="level-item">
                                                <a href="https://www.torproject.org/" rel="noopener">
-                                                       <figure class="image is-128x128">
+                                                       <figure class="image is-128x128 is-flex is-align-items-center">
                                                                <img src="{{ static_url("img/tor.svg") }}" alt="{{ _("The Tor Project") }}">
                                                        </figure>
                                                </a>
                                        </div>
+
+                                       <div class="level-item">
+                                               <a href="https://f-droid.org/" rel="noopener">
+                                                       <figure class="image is-128x128 is-flex is-align-items-center">
+                                                               <img src="{{ static_url("img/fdroid-logo.svg") }}" alt="{{ _("F-Droid") }}">
+                                                       </figure>
+                                               </a>
+                                       </div>
                                </div>
                        </div>
                </div>