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 a0df0ca..c6e184c 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
2 2
3<!-- 3<!--
4 * EchoClip, a web tool to record and play back audio clips. 4 * EchoClip, a web tool to record and play back audio clips.
5 * Copyright 2024 Pacien TRAN-GIRARD 5 * Copyright 2024 Euxane TRAN-GIRARD
6 * SPDX-License-Identifier: EUPL-1.2 6 * SPDX-License-Identifier: EUPL-1.2
7--> 7-->
8 8
@@ -66,8 +66,8 @@
66 <p>Speak, sing, practice, have fun! Nothing is sent out to the network.</p> 66 <p>Speak, sing, practice, have fun! Nothing is sent out to the network.</p>
67 67
68 <ul> 68 <ul>
69 <li><a href="https://pacien.org">&copy; 2024 Pacien</a></li> 69 <li><a href="https://euxane.net">&copy; 2024 Euxane</a></li>
70 <li><a href="https://cgit.pacien.net/echoclip">Source code (EUPL)</a></li> 70 <li><a href="https://cgit.euxane.net/echoclip">Source code (EUPL)</a></li>
71 <li><a href="https://www.paypal.com/paypalme/pacien/10">Donate</a></li> 71 <li><a href="https://www.paypal.com/paypalme/pacien/10">Donate</a></li>
72 </ul> 72 </ul>
73 </footer> 73 </footer>
@@ -75,4 +75,4 @@
75 <script src="app.js"></script> 75 <script src="app.js"></script>
76</body> 76</body>
77 77
78</html> \ No newline at end of file 78</html>