feat: Add donate link to footer

This commit is contained in:
Pierre Rudloff 2018-05-29 18:40:39 +02:00
parent 26a5380f45
commit 27737ef49f
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
<a rel="noopener" target="_blank" href="https://github.com/Rudloff/alltube">{t}Get the code{/t}</a>
&middot;
{t}Based on{/t} <a href="http://rg3.github.io/youtube-dl/">youtube-dl</a>
&middot;
<a rel="noopener" target="_blank" title="Donate using Liberapay" href="https://liberapay.com/Rudloff/donate">{t}Donate{/t}</a>
</div>
</footer>
</body>