diff options
author | pacien | 2023-10-24 00:24:36 +0200 |
---|---|---|
committer | pacien | 2023-10-24 00:24:36 +0200 |
commit | cd31fe7cae2b5586f7c2cb56b54c915e75a10a22 (patch) | |
tree | f96920f00e97c3e399338328b31e54333429f68f /index.html | |
parent | 156d6e7bb9a2dd35eff1d09917c4c07996e2db68 (diff) | |
download | beamer-viewer-cd31fe7cae2b5586f7c2cb56b54c915e75a10a22.tar.gz |
startscreen: add donation link
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ | |||
83 | <ul> | 83 | <ul> |
84 | <li><a href="https://pacien.org">© 2018-2023 Pacien</a></li> | 84 | <li><a href="https://pacien.org">© 2018-2023 Pacien</a></li> |
85 | <li><a href="https://cgit.pacien.net/beamer-viewer/about/">Source repo</a></li> | 85 | <li><a href="https://cgit.pacien.net/beamer-viewer/about/">Source repo</a></li> |
86 | <li><a href="https://www.paypal.com/paypalme/pacien/15">Donate</a></li> | ||
86 | <li><a href="https://mozilla.github.io/pdf.js/">Powered by PDF.js</a></li> | 87 | <li><a href="https://mozilla.github.io/pdf.js/">Powered by PDF.js</a></li> |
87 | </ul> | 88 | </ul> |
88 | </div> | 89 | </div> |