Adding favicon, optimizing Torrent Status checking
This commit is contained in:
@@ -2,20 +2,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>torrent-project</title>
|
||||
|
||||
<title>goTorrent</title>
|
||||
<link rel="icon" href="/static/favicon/goTorrentFavicon.ico">
|
||||
<script type="text/javascript" src="/static/js/kickwebsocket.js"></script>
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1.0'>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id=app></div>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/static/js/bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user