change wording at the bottom

Amolith created

Change summary

index.html | 25 +++++++++++--------------
1 file changed, 11 insertions(+), 14 deletions(-)

Detailed changes

index.html 🔗

@@ -48,16 +48,21 @@ priority: 0.9
             <p>Jabber/XMPP is a set of open technologies for instant messaging, multi-party chat, voice and video calls, and collaboration.XMPP stands for the Extensible Messaging and Presence Protocol.</p>
             <a href="https://nixnet.xyz/jabber-xmpp/"><button class="button">Register!</button></a>
         </div>
-        <div class="card">
-            <h1><b>Mumble</b></h1> 
-            <p>Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. It's also great for private calls between yourself and others.</p> 
-            <a href="mumble://nixnet.xyz:64738"><button class="button">Chat!</button></a>
-        </div>
         <div class="card">
             <h1><b>searX</b></h1> 
             <p>searX is a meta search engine that aggregates results from more than 70 different search engines. Users are neither tracked nor profiled. searX can also be used over Tor for increased anonymity.</p> 
             <a href="https://searx.nixnet.xyz"><button class="button">Meta Search!</button></a>
         </div>
+        <div class="card">
+            <h1><b>YaCy</b></h1> 
+            <p>YaCy is a fully decentralized search engine; all users of its network are equal, it does not store user search requests, and it's impossible for anything to be censored from the shared index.</p> 
+            <a href="https://yacy.nixnet.xyz/"><button class="button">Search P2P!</button></a>
+        </div>
+        <div class="card">
+            <h1><b>Mumble</b></h1> 
+            <p>Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. It's also great for private calls between yourself and others.</p> 
+            <a href="mumble://nixnet.xyz:64738"><button class="button">Chat!</button></a>
+        </div>
     </div>
 </div>
 </br>
@@ -66,12 +71,4 @@ priority: 0.9
 <hr>
 <center><p>They may or may not be up and working at the moment. Consider these highly unstable if the link isn't b0rked.</p>
 </br>
-<div class="flex-wrapper">
-    <div class="flex-cards">
-        <div class="card">
-            <h1><b>YaCy</b></h1> 
-            <p>YaCy is a fully decentralized search engine; all users of its network are equal, it does not store user search requests, and it's impossible for anything to be censored from the shared index.</p> 
-            <a href="https://yacy.snopyta.org/"><button class="button">Search P2P!</button></a>
-        </div>
-    </div>
-</div>
+<center><h3>Looks like everything's running well! If you find an issue, mention it <a href="https://nixnet.xyz/contact/">to me</a> or on <a href="https://chat.nixnet.xyz">NixNet Chat</a> and I'll take a look at it.</h3></center>