Browse Source

Merge pull request 'fixed footer on security index.html' (#14) from jahway603/hush.is:master into master

Reviewed-on: https://git.hush.is/hush/hush.is/pulls/14
master
jahway603 2 years ago
parent
commit
12edadcb29
  1. 4
      index.html
  2. 15
      security/index.html

4
index.html

@ -428,7 +428,7 @@ Documentation
<div class="col-sm-5">
<div class="item">
<div class="title"><h3 class="dummy">Silent Dragon Android (SDA)</h3></div>
<p><span>SilentDragonAndroid is an Android frontend for the desktop SilentDragon or SilentDragonLite that lets you send and receive shielded payments from your mobile phone. We are currently working on implementing Lite Wallet and HushChat functionality on Android, so follow us on our Twitter or Mastodon to stay updated. After this functionality is implemented, we are planning on making an F-Droid release.</span></p>
<p><span>SilentDragonAndroid is an Android frontend for the desktop SilentDragon or SilentDragonLite that lets you send and receive shielded payments from your mobile phone. We are currently working on implementing Lite Wallet and HushChat functionality on Android, so follow us on our Mastodon to stay updated. After this functionality is implemented, we are planning on making an F-Droid release.</span></p>
<a class="btn btn-hush-out sd7lang" href="https://git.hush.is/hush/SilentDragonAndroid/releases" target="_blank">Download</a>
</div>
</div>
@ -629,7 +629,9 @@ Documentation
<ul>
<li><a class="telegram" href="/tg/" target="_blank" data-toggle="tooltip" title="Telegram"><img src="/images/Telegram_grey.png" alt="Telegram" height="45px" width="45px" /></a></li>
<li><a class="matrix" href="/matrix/" target="_blank" data-toggle="tooltip" title="Matrix"><img src="/images/Matrix.png" alt="Matrix" height="45px" width="45px" /></a></li>
<!--
<li><a class="twitter" href="/twitter/" target="_blank" data-toggle="tooltip" title="Twitter"><img src="/images/Twitter_grey.png" alt="Twitter" height="45px" width="45px" /></a></li>
-->
<li><a class="mastodon" href="/mastodon/" target="_blank" data-toggle="tooltip" title="Mastodon"><img src="/images/Mastodon.png" alt="Mastodon" height="45px" width="45px" /></a></li>
<li><a class="reddit" href="/reddit/" target="_blank" data-toggle="tooltip" title="Reddit"><img src="/images/reddit_grey.png" alt="Reddit" height="45px" width="45px" /></a></li>
<li><a class="btc" href="//bitcointalk.org/index.php?topic=2008578.0" target="_blank" data-toggle="tooltip" title="Bitcointalk"><img src="/images/btc_grey.png" alt="Bitcointalk" height="45px" width="45px" /></a></li>

15
security/index.html

@ -210,16 +210,15 @@
<p><strong class="con2alang">Hush</strong><span class="con2blang"> is a community project. Everyone is welcomed with open arms!</span></p>
<div class="contact-text">
<ul>
<li><a class="telegram" href="//hush.is/telegram/index.html" target="_blank" data-toggle="tooltip" title="Telegram"><img src="images/Telegram_Grey.png" alt="Telegram" height="45px" width="45px"/></a></li>
<li><a class="telegram" href="//hush.is/telegram" target="_blank" data-toggle="tooltip" title="Telegram"><img src="images/Telegram_grey.png" alt="Telegram" height="45px" width="45px"/></a></li>
<li><a class="matrix" href="//hush.is/matrix" target="_blank" data-toggle="tooltip" title="Matrix"><img src="images/Matrix.png" alt="Matrix" height="45px" width="45px"/></a></li>
<li><a class="telegram" href="/telegram/" target="_blank" data-toggle="tooltip" title="Telegram"><img src="/images/Telegram_grey.png" alt="Telegram" height="45px" width="45px"/></a></li>
<li><a class="matrix" href="/matrix/" target="_blank" data-toggle="tooltip" title="Matrix"><img src="/images/Matrix.png" alt="Matrix" height="45px" width="45px"/></a></li>
<!--
<li><a class="twitter" href="//hush.is/twitter" target="_blank" data-toggle="tooltip" title="Twitter"><img src="images/Twitter_grey.png" alt="Twitter" height="45px" width="45px"/></a></li>
<li><a class="twitter" href="/twitter/" target="_blank" data-toggle="tooltip" title="Twitter"><img src="/images/Twitter_grey.png" alt="Twitter" height="45px" width="45px"/></a></li>
-->
<li><a class="mastodon" href="//hush.is/mastodon" target="_blank" data-toggle="tooltip" title="Mastodon"><img src="images/Mastodon.png" alt="Mastodon" height="45px" width="45px"/></a></li>
<li><a class="reddit" href="//hush.is/reddit" target="_blank" data-toggle="tooltip" title="Reddit"><img src="images/reddit_grey.png" alt="Reddit" height="45px" width="45px"/></a></li>
<li><a class="btc" href="//bitcointalk.org/index.php?topic=2008578.0" target="_blank" data-toggle="tooltip" title="Bitcointalk"><img src="images/btc_grey.png" alt="Bitcointalk" height="45px" width="45px"/></a></li>
<li><a class="youtube" href="//hush.is/youtube" target="_blank" data-toggle="tooltip" title="YouTube"><img src="images/Youtube_grey.png" alt="YouTube" height="45px" width="45px"/></a></li>
<li><a class="mastodon" href="/mastodon/" target="_blank" data-toggle="tooltip" title="Mastodon"><img src="/images/Mastodon.png" alt="Mastodon" height="45px" width="45px"/></a></li>
<li><a class="reddit" href="/reddit/" target="_blank" data-toggle="tooltip" title="Reddit"><img src="/images/reddit_grey.png" alt="Reddit" height="45px" width="45px"/></a></li>
<li><a class="btc" href="//bitcointalk.org/index.php?topic=2008578.0" target="_blank" data-toggle="tooltip" title="Bitcointalk"><img src="/images/btc_grey.png" alt="Bitcointalk" height="45px" width="45px"/></a></li>
<li><a class="youtube" href="/youtube/" target="_blank" data-toggle="tooltip" title="YouTube"><img src="/images/Youtube_grey.png" alt="YouTube" height="45px" width="45px"/></a></li>
</ul>
</div>
<div class="contact-copyright">

Loading…
Cancel
Save