Remove localhost link
This commit is contained in:
parent
50da2c4152
commit
fe12fe15c6
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>
|
||||
<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>
|
||||
|
|
Loading…
Add table
Reference in a new issue