mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-13 01:58:06 +01:00
add licanse tag :3
This commit is contained in:
parent
44ff63f326
commit
779edb3579
1 changed files with 5 additions and 3 deletions
|
@ -576,10 +576,12 @@ font-weight: 1000;
|
|||
|
||||
<script src="/css/custom-css.js"> </script>
|
||||
|
||||
</body>
|
||||
|
||||
<script>
|
||||
// @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt GPL-3.0-or-later
|
||||
if ('serviceWorker' in navigator) {
|
||||
navigator.serviceWorker.register('service-worker.js');
|
||||
}
|
||||
</script>
|
||||
// @license-end
|
||||
</script>
|
||||
</body>
|
||||
|
Loading…
Reference in a new issue