Merge branch 'master' of https://github.com/Glitchii/embedbuilder
This commit is contained in:
commit
36b5763725
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
|||
<script src="https://unpkg.com/jsonlint@1.6.3/web/jsonlint.js"></script>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.3/addon/lint/lint.min.css" />
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.3/addon/lint/lint.min.js"></script>
|
||||
<script src="https://glitchii.github.io/embedbuilder/assets/js/components.js"></script>
|
||||
<!-- <script src="https://glitchii.github.io/embedbuilder/assets/js/components.js"></script> -->
|
||||
<script src="http://localhost:5500/assets/js/components.js"></script>
|
||||
<script src="./assets/js/index.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Reference in a new issue