Start sorting out basic layout elements
This commit is contained in:
parent
efece7733f
commit
9b8c079d79
9 changed files with 109 additions and 52 deletions
|
|
@ -15,6 +15,6 @@
|
|||
{{ if not .Config.IsProductionEnvironment }}
|
||||
<div id="flogo"></div>
|
||||
{{ end }}
|
||||
<script src="{{ bundlePathJS }}"></script>
|
||||
<script src="{{ bundlePathJS }}" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue