aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 894fd6f..58bb561 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
2 2
3<!-- 3<!--
4 * Beamer Viewer, a web-based PDF presentation viewer 4 * Beamer Viewer, a web-based PDF presentation viewer
5 * Copyright 2018-2024 Pacien TRAN-GIRARD 5 * Copyright 2018-2024 Euxane TRAN-GIRARD
6 * SPDX-License-Identifier: EUPL-1.2 6 * SPDX-License-Identifier: EUPL-1.2
7--> 7-->
8 8
@@ -99,8 +99,8 @@
99 99
100 <div> 100 <div>
101 <ul class="bottom-links"> 101 <ul class="bottom-links">
102 <li><a href="https://pacien.org">&copy; 2024 Pacien</a></li> 102 <li><a href="https://euxane.net">&copy; 2024 Euxane</a></li>
103 <li><a href="https://cgit.pacien.net/beamer-viewer">Source code (EUPL)</a></li> 103 <li><a href="https://cgit.euxane.net/beamer-viewer">Source code (EUPL)</a></li>
104 <li><a href="https://www.paypal.com/paypalme/pacien/15">Donate</a></li> 104 <li><a href="https://www.paypal.com/paypalme/pacien/15">Donate</a></li>
105 <li><a href="https://mozilla.github.io/pdf.js/">Powered by PDF.js</a></li> 105 <li><a href="https://mozilla.github.io/pdf.js/">Powered by PDF.js</a></li>
106 </ul> 106 </ul>
@@ -126,4 +126,4 @@
126 <script type="text/javascript" src="beamer/viewer/init.js"></script> 126 <script type="text/javascript" src="beamer/viewer/init.js"></script>
127</body> 127</body>
128 128
129</html> \ No newline at end of file 129</html>