Improve Lighthouse Score

This commit is contained in:
Leo Herzog
2020-11-19 15:37:47 -05:00
parent 9ea7ac5a38
commit 233140a64e
2 changed files with 2 additions and 2 deletions

View File

@@ -203,7 +203,7 @@
</div>
<footer>
<a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank">v1.1</a>
<a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank" rel="noopener">v1.1</a>
</footer>
<script src="/bin/bundle.min.js"></script>

View File

@@ -7,7 +7,7 @@ const assets = [
'/ext/alata-latin-400.woff',
'/ext/fa.min.js',
'/ext/notyf.min.js',
'/jj2008-06-14.mk4_archive.torrent'
'/ext/jj2008-06-14.mk4_archive.torrent'
];
self.addEventListener('install', function(event) {