Skip to content

Commit 625fe0a

Browse files
committed
example common theme
1 parent 9732d16 commit 625fe0a

File tree

19 files changed

+24193
-0
lines changed

19 files changed

+24193
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7+
<title>Customize modules</title>
8+
</head>
9+
<body>
10+
<div id="app"></div>
11+
<script type="text/javascript" src="public/static/js/bundle.js"></script></body>
12+
</html>

0 commit comments

Comments
 (0)