awx/dist/index.html
Michael Abashian ffcb655038
Convert Tower logo/strings to AWX (#253)
Sets up awx logo and strings
2019-06-10 14:31:12 -04:00

8 lines
114 B
HTML

<!DOCTYPE html>
<html>
<body>
<div id="app"></div>
<script src="/bundle.js"></script>
</body>
</html>