add the slogan which was accidentally dropped
parent
05a956879a
commit
c380ecfcd9
|
@ -42,6 +42,7 @@
|
|||
|
||||
|
||||
<center>
|
||||
<h1 data-localization="main_slogan"></h1>
|
||||
</center>
|
||||
|
||||
<p data-localization="main_p1"><!-- Zero Knowledge collaborative realtime editor. Protected from the NSA. --></p>
|
||||
|
@ -50,6 +51,7 @@
|
|||
<h5 id="tryit" data-localization="tryIt"></h5>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
(<a href="/file" target="_blank" data-localization="main_openFileManager">Open in a new tab</a>)
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<center>
|
||||
<h1 data-localization="main_slogan"></h1>
|
||||
</center>
|
||||
|
||||
<p data-localization="main_p1"><!-- Zero Knowledge collaborative realtime editor. Protected from the NSA. --></p>
|
||||
|
@ -7,6 +8,7 @@
|
|||
<h5 id="tryit" data-localization="tryIt"></h5>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
(<a href="/file" target="_blank" data-localization="main_openFileManager">Open in a new tab</a>)
|
||||
|
||||
|
|
Loading…
Reference in New Issue