Remove localhost link
This commit is contained in:
parent
36b5763725
commit
5220eb9822
1 changed files with 1 additions and 2 deletions
|
@ -23,8 +23,7 @@
|
||||||
<script src="https://unpkg.com/jsonlint@1.6.3/web/jsonlint.js"></script>
|
<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" />
|
<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://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>
|
<script src="./assets/js/index.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Add table
Reference in a new issue