瀏覽代碼

Consistent spacing, closing in index.html

master
Illia Daynatovich 8 年之前
父節點
當前提交
a0f5e5c8f8
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      index.html

+ 2
- 2
index.html 查看文件

@@ -1,6 +1,6 @@
1 1
 <html itemscope itemtype="http://schema.org/Product" prefix="og: http://ogp.me/ns#" xmlns="http://www.w3.org/1999/html">
2 2
   <head>
3
-    <meta charset="utf-8" />
3
+    <meta charset="utf-8">
4 4
     <meta http-equiv="content-type" content="text/html;charset=utf-8">
5 5
     <!--#include virtual="base.html" -->
6 6
     <script>
@@ -48,7 +48,7 @@
48 48
     <script src="libs/lib-jitsi-meet.min.js?v=139"></script>
49 49
     <script src="libs/app.bundle.min.js?v=139"></script>
50 50
     <!--#include virtual="title.html" -->
51
-    <link rel="stylesheet" href="css/all.css"/>
51
+    <link rel="stylesheet" href="css/all.css">
52 52
     <!--#include virtual="plugin.head.html" -->
53 53
   </head>
54 54
   <body>

Loading…
取消
儲存