1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00

Minor cleanup of HTML code

This commit is contained in:
Raymond Hill 2020-02-09 10:41:10 -05:00
parent 1a8571755e
commit 44fe38c9fe
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html id="uBO-popup-panel">
<html>
<head>
<meta charset="utf-8">
@ -7,8 +7,7 @@
<link rel="stylesheet" href="css/common.css" type="text/css">
<link rel="stylesheet" href="css/fa-icons.css" type="text/css">
<link rel="stylesheet" href="css/popup.css" type="text/css">
<link rel="stylesheet" href="css/vapi-popup.css" type="text/css"><!-- Optional platform-specific CSS rules -->
<title>uBlock Origin</title>
<title data-i18n="extName"></title>
</head>
<body>