Skip to content

Commit 2e7b485

Browse files
authored
Update index.html
1 parent 48f1654 commit 2e7b485

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

demo/3.0/index.html

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
<!DOCTYPE html><!--
1+
<!DOCTYPE html>
2+
<!--
23
* CoreUI - Free Bootstrap Admin Template
34
* @version v3.0.0-alpha.0
45
* @link https://coreui.io/pro/
56
* Copyright (c) 2019 creativeLabs Łukasz Holeczek
67
* License (https://coreui.io/pro/license)
7-
--><html lang="en"><head>
8+
-->
9+
<html lang="en"><head>
810
<meta charset="utf-8">
911
<meta http-equiv="X-UA-Compatible" content="IE=edge">
1012
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
@@ -700,4 +702,4 @@ <h6>System Utilization</h6>
700702
}, true);
701703
</script>
702704

703-
</body></html>
705+
</body></html>

0 commit comments

Comments
 (0)