Move WebConfigGenerator to /docs in master branch

This commit is contained in:
JustArchi
2018-03-01 04:34:24 +01:00
parent adbc6809c8
commit 4d2f1b789b
88 changed files with 17265 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#12100E">
<link rel="manifest" href="static/manifest.json">
<title>ASF web config</title>
</head>
<body>
<div id="wrapper">
<div id="app">
</div>
</div>
<!-- built files will be auto injected -->
</body>
</html>