Initial check in; All but the history pages working.
This commit is contained in:
10
client/main.html
Normal file
10
client/main.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<head>
|
||||
<title>K12 Tempest</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meteor-bundled-css />
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="react-target"></div>
|
||||
</body>
|
||||
Reference in New Issue
Block a user