aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorpacien2023-10-24 00:24:36 +0200
committerpacien2023-10-24 00:24:36 +0200
commitcd31fe7cae2b5586f7c2cb56b54c915e75a10a22 (patch)
treef96920f00e97c3e399338328b31e54333429f68f /index.html
parent156d6e7bb9a2dd35eff1d09917c4c07996e2db68 (diff)
downloadbeamer-viewer-cd31fe7cae2b5586f7c2cb56b54c915e75a10a22.tar.gz
startscreen: add donation link
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 2cd1925..f75b235 100644
--- a/index.html
+++ b/index.html
@@ -83,6 +83,7 @@
83 <ul> 83 <ul>
84 <li><a href="https://pacien.org">&copy; 2018-2023 Pacien</a></li> 84 <li><a href="https://pacien.org">&copy; 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>