chore: build 0.2.12 web assets
This commit is contained in:
parent
cd64cc0637
commit
170047517b
4 changed files with 6 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!-- Version Version 0.2.12 - 2024-07-10T13:04:57.896Z - b8782c5 -->
|
<!-- Version Version 0.2.12 - 2024-07-10T13:49:24.751Z - 533f719 -->
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
@ -14,8 +14,7 @@
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" href="/ssh/webssh2.css" />
|
<link href="/ssh/webssh2.css" rel="stylesheet"></head>
|
||||||
<link href="webssh2.css" rel="stylesheet"></head>
|
|
||||||
<body>
|
<body>
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<div id="header"></div>
|
<div id="header"></div>
|
||||||
|
@ -29,6 +28,5 @@
|
||||||
<div id="status"></div>
|
<div id="status"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="/ssh/webssh2.bundle.js" defer></script>
|
<script type="text/javascript" src="/ssh/webssh2.bundle.js"></script></body>
|
||||||
<script type="text/javascript" src="webssh2.bundle.js"></script></body>
|
|
||||||
</html>
|
</html>
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,4 @@
|
||||||
/*! Version 0.2.12 - 2024-07-10T13:04:57.892Z */
|
/*! Version 0.2.12 - 2024-07-10T13:49:24.747Z - 533f719 */
|
||||||
/**
|
/**
|
||||||
* Copyright (c) 2014 The xterm.js authors. All rights reserved.
|
* Copyright (c) 2014 The xterm.js authors. All rights reserved.
|
||||||
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
||||||
|
|
|
@ -14,7 +14,6 @@
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" href="/ssh/webssh2.css" />
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="box">
|
<div class="box">
|
||||||
|
|
Loading…
Reference in a new issue