removed xlmns or whatever and changed </br> to <br/>

Amolith created

Change summary

_layouts/default.html | 2 +-
contact.html          | 4 ++--
index.html            | 8 ++++----
3 files changed, 7 insertions(+), 7 deletions(-)

Detailed changes

_layouts/default.html 🔗

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html class="" lang="en-US" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" prefix="og: http://ogp.me/ns#">
+<html class="" lang="en-US">
     <head>
         {% include meta_tags/base.html %}
         {% include meta_tags/sharing.html %}

contact.html 🔗

@@ -36,8 +36,8 @@ These are some of my more public accounts; feel free to contact me at any of the
         </div>
     </div>
 </div>
-</br>
-</br>
+<br/>
+<br/>
 <hr/>
 <p class="center">
 I also have <a href="https://briarproject.org/" target="_blank">Briar</a> and <a href="https://signal.org/" target="_blank">Signal</a> if we meet IRL, <a href="https://keybase.io/amolith" target="_blank">Keybase</a>,  and I'm on <a href="https://wire.com/en/" target="_blank">Wire</a> as <code>@amolith</code>. I can be found on my Jabber/XMPP server at <code>amolith@nixnet.xyz</code>.

index.html 🔗

@@ -8,16 +8,16 @@ sitemap:
 priority: 0.9
 ---
 <center><p>I host a variety of services that are available for anyone to use free of charge. Below is a list with descriptions of each.</p></center>
-</br>
+<br/>
 <center><h1><a href="https://status.nixnet.xyz" target="_blank"><u>Status page</u></a> / <a href="https://netdata.nixnet.xyz" target="_blank"><u>Stats page</u></a></h1></center>
-</br>
+<br/>
 <center>
     <form>
         <input id="search_field" type="text" autocomplete="off" name="search" placeholder="Search services . . .">
     </form>
 </center>
-</br>
-</br>
+<br/>
+<br/>
 <div class="flex-wrapper">
     <div class="flex-cards">
         <!-- JS cards here -->