Update contribute section

This commit is contained in:
tduva 2019-09-16 22:09:14 +02:00
parent 312b7aada8
commit 5074a884bd

View File

@ -55,7 +55,7 @@ function getDownloads(tag) {
<li><a href="#download">Download</a></li>
<li><a href="#feedback">Contact</a></li>
<li><a href="#faq">Help</a></li>
<li><a href="#donate">Support Me</a></li>
<li><a href="#contribute">Contribute</a></li>
</ul>
<p id="ago"></p>
@ -222,13 +222,12 @@ function getDownloads(tag) {
<dd>First of all check that <code>Settings - Advanced - Correct Userlist</code> is enabled (it should be by default). Even then, the userlist in Twitch Chat shouldn't be taken too seriously. <a href="http://chatty.github.io/help/help.html#userlist">Read more about the userlist..</a></dd>
</dl>
<h2 id="donate">Support Me</h2>
<p>Chatty is entirely free and Open Source software. No paywalled features or advertisements.</p><p>If you like Chatty, there are several ways you can show your appreciation, like simply sending a nice message, recommending Chatty to others or showing your involvement by submitting bug reports and feature requests.</p>
<p>You can also say thanks by <a href="https://www.patreon.com/tduva">supporting me on Patreon</a>, which is highly appreciated.</p>
<h2 id="contribute"><a name="donate"></a>Contribute</h2>
<p>Chatty is entirely free and Open Source software. No paywalled features or advertisements.</p>
<p>If you like Chatty, there are several ways you can show your appreciation or help development, like simply sending a nice message, recommending Chatty to others or showing your involvement by submitting bug reports and feature requests.</p>
<p>You can also say thanks by <a href="https://www.patreon.com/tduva">supporting me on Patreon</a> (you can get a badge!), which is highly appreciated and helps to ensure continued development.</p>
<p><a href="https://www.patreon.com/tduva"><img src="img/Patreon_Button.png" /></a></p>
<iframe src="https://tduva.com/patreon/patrons.php" width="800" height="100" style="width: 100%;border:none;"></iframe>
<iframe src="https://tduva.com/res/patrons/page" width="800" height="400" style="width: 100%;border:none;margin-top:2px;"></iframe>
</div>
</body>
</html>