Signed-off-by: ashley <iamashley@duck.com>
This commit is contained in:
ashley 2025-04-19 22:53:48 +00:00
parent acef288683
commit 3558b47301

View File

@ -22,7 +22,7 @@
* @licstart The following is the entire license notice for the JavaScript * @licstart The following is the entire license notice for the JavaScript
* code in this page. * code in this page.
* *
* Copyright (C) 2021-2023 POKETUBE (https://github.com/iamashley0/poketube) * Copyright (C) 2021-2025 POKETUBE (https://github.com/iamashley0/poketube)
* *
* The JavaScript code in this page is free software: you can redistribute * The JavaScript code in this page is free software: you can redistribute
* it and/or modify it under the terms of the GNU General Public License * it and/or modify it under the terms of the GNU General Public License
@ -44,6 +44,6 @@
//--><!]]> //--><!]]>
</script> </script>
<script src="/static/maps.js"></script><script src="/static/data-mobile.js"></script> <script src="/static/maps.js?v=8"></script><script src="/static/data-mobile.js"></script>
</body> </body>
</html> </html>