Przeglądaj źródła

Also add address to index.html

JC Brand 11 lat temu
rodzic
commit
66d4a16799
2 zmienionych plików z 5 dodań i 2 usunięć
  1. 1 1
      README.rst
  2. 4 1
      index.html

+ 1 - 1
README.rst

@@ -80,7 +80,7 @@ Licence
 Donate
 ------
 
-Bitcoins: 16FsPqE9DhFTryxrUenpsGX4LJ1TPu8GqS
+Bitcoin address: 16FsPqE9DhFTryxrUenpsGX4LJ1TPu8GqS
 
 .. _Converse.js: http://conversejs.org
 .. _strophe.js: http://strophe.im/strophejs

+ 4 - 1
index.html

@@ -160,9 +160,12 @@
     <p><strong>Converse.js</strong> is released under both the <a href="http://opensource.org/licenses/mit-license.php" target="_blank">MIT</a> 
     and <a href="http://opensource.org/licenses/GPL-2.0" target="_blank">GPL</a> licenses.</p>
 
+    <h2>Donate</h2>
+    <p><strong>Bitcoin address:</strong> 16FsPqE9DhFTryxrUenpsGX4LJ1TPu8GqS</p>
+
     <h2>Contact</h2>
     <p>You can follow me on <strong><a href="http://twitter.com/jcopkode" target="_blank">Twitter</a></strong></p>
-    <p>My XMPP username is <strong>jc@opkode.im</strong>.</p>
+    <p>My XMPP handle is <strong>jc@opkode.im</strong>.</p>
     <p>Send me an email via this <a href="http://opkode.com/contact" target="_blank">contact form</a>.</p>
 </section>
 </div>