remove unneeded title tag

This commit is contained in:
Feross Aboukhadijeh
2016-03-03 01:16:47 -08:00
parent 4d094c8209
commit 8b4e28ccb6
2 changed files with 0 additions and 2 deletions

View File

@@ -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>