Remove localhost link

This commit is contained in:
Lorem Ipsum 2020-12-16 15:32:58 +00:00
parent 36b5763725
commit 5220eb9822

View file

@ -23,8 +23,7 @@
<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="http://localhost:5500/assets/js/components.js"></script>
<script src="https://glitchii.github.io/embedbuilder/assets/js/components.js"></script>
<script src="./assets/js/index.js"></script>
</head>
<body>