remove unneeded title tag
This commit is contained in:
@@ -95,7 +95,6 @@ a:not(.disabled):hover, i:not(.disabled):hover {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* HEADER
|
||||
*/
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>WebTorrent</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="index.css" charset="utf-8">
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user