Skip to content

Commit 9d009cf

Browse files
Update index.html
Theme Placeholder and Default Theme added
1 parent 158519d commit 9d009cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link rel="manifest" href="./public/manifest.json">
1515
<link rel="shortcut icon" href="./public/favicon.ico">
1616
</head>
17-
<body>
17+
<body id="Apptheme" class="thememain-white">
1818
<div id="app">
1919
</div>
2020
<script>
@@ -33,4 +33,4 @@
3333
}
3434
</script>
3535
</body>
36-
</html>
36+
</html>

0 commit comments

Comments
 (0)