Remove not-displaying emoji

This commit is contained in:
Samuel Shifterovich 2016-11-21 16:21:28 +01:00
parent 45da6076d0
commit 015c7fb036

View File

@ -13,7 +13,7 @@
<meta name="description" content="You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance.">
<!-- title -->
<title>Privacy Tools - Encryption against global mass surveillance 🔒</title>
<title>Privacy Tools - Encryption against global mass surveillance</title>
<!-- icons -->
<link rel="apple-touch-icon" sizes="57x57" href="https://www.privacytools.io/img/favicons/apple-touch-icon-57x57.png">
@ -2718,7 +2718,7 @@
<h3>Copy URL and Description</h3>
<p>
<input type="text" value="www.privacytools.io - encryption against global mass surveillance 🔒" onclick="this.focus();this.select()" class="form-control input-lg">
<input type="text" value="www.privacytools.io - encryption against global mass surveillance" onclick="this.focus();this.select()" class="form-control input-lg">
<span class="help-block">For easy copy and paste. Share this text snippet.</span>
</p>