|
@@ -1,5 +1,5 @@
|
|
|
<!DOCTYPE html>
|
|
|
-<html lang="en">
|
|
|
+<html>
|
|
|
<head>
|
|
|
<meta charset="UTF-8" />
|
|
|
<title>XIU2/TrackersListCollection</title>
|
|
@@ -8,9 +8,7 @@
|
|
|
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
|
|
|
<link rel="icon" type="image/x-icon" href="img/favicon.ico">
|
|
|
<link rel="stylesheet" href="https://cdn.staticfile.org/docsify/4.9.4/themes/vue.css" />
|
|
|
- <style type="text/css">
|
|
|
- a {text-decoration:none;}
|
|
|
- </style>
|
|
|
+ <style type="text/css">a {text-decoration:none;}</style>
|
|
|
</head>
|
|
|
<body>
|
|
|
<div id="app">Load...</div>
|