Convert all remaining tabs by 2spaces
[vchess.git] / client / public / index.html
index 0ab70d5..12eb803 100644 (file)
@@ -2,14 +2,14 @@
 <html>
   <head>
     <meta charset="utf-8">
-               <title>vchess - club</title>
-               <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <title>vchess - club</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
-               <link rel="stylesheet"
+    <link rel="stylesheet"
       href="//cdnjs.cloudflare.com/ajax/libs/mini.css/3.0.1/mini-default.min.css">
-               <link rel="stylesheet"
-                       href="//fonts.googleapis.com/css?family=Open+Sans:400,700">
+    <link rel="stylesheet"
+      href="//fonts.googleapis.com/css?family=Open+Sans:400,700">
     <style>
       body {
         --fore-color: #2c3e50;