Browse Source

Forgot we're moving away from using inverse here :)

JC Brand 7 years ago
parent
commit
4490e27e08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/templates/inverse_brand_heading.html

+ 1 - 1
src/templates/inverse_brand_heading.html

@@ -1,6 +1,6 @@
 <div class="row">
     <div class="container brand-heading-container">
-        <h1 class="brand-heading"><i class="icon-conversejs"></i>inVerse</h1>
+        <h1 class="brand-heading"><i class="icon-conversejs"></i>Converse</h1>
         <p class="brand-subtitle"><a target="_blank" rel="nofollow" href="https://conversejs.org">Open Source</a> XMPP chat client brought to you by <a target="_blank" rel="nofollow" href="https://opkode.com">Opkode</a> </p>
         <p class="brand-subtitle"><a target="_blank" rel="nofollow" href="https://hosted.weblate.org/projects/conversejs/#languages">Translate</a> it into your own language</p>
     <div>