mirror of
https://github.com/yudai/gotty.git
synced 2026-02-05 16:11:48 +01:00
Rename bundle.js to gotty-bundle.js
This commit is contained in:
parent
27b6436196
commit
a8bb23f570
7 changed files with 36 additions and 13 deletions
|
|
@ -11,6 +11,6 @@
|
|||
<div id="terminal"></div>
|
||||
<script src="./auth_token.js"></script>
|
||||
<script src="./config.js"></script>
|
||||
<script src="./js/bundle.js"></script>
|
||||
<script src="./js/gotty-bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue