This commit is contained in:
Lorem Ipsum 2020-12-16 15:31:25 +00:00
commit 36b5763725

View file

@ -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>