Add project logo to authenticated web UI
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
# Vendored web assets
|
||||
|
||||
These browser distributions were downloaded from the exact-version npm packages via unpkg.
|
||||
The browser distributions below were downloaded from the exact-version npm packages via unpkg. `logo.png` is a project-owned optimized copy of `images/logo.png`, generated at 64×64 for the authenticated web interface.
|
||||
|
||||
| Package | Version | License | Local files | Upstream URLs |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| `@xterm/xterm` | `5.5.0` | MIT (`xterm.LICENSE`) | `xterm.js`, `xterm.css` | <https://unpkg.com/@xterm/xterm@5.5.0/lib/xterm.js>, <https://unpkg.com/@xterm/xterm@5.5.0/css/xterm.css>, <https://unpkg.com/@xterm/xterm@5.5.0/LICENSE> |
|
||||
| `@xterm/addon-fit` | `0.10.0` | MIT (`addon-fit.LICENSE`) | `addon-fit.js` | <https://unpkg.com/@xterm/addon-fit@0.10.0/lib/addon-fit.js>, <https://unpkg.com/@xterm/addon-fit@0.10.0/LICENSE> |
|
||||
| Project logo | — | Project-owned | `logo.png` | Generated from `images/logo.png` |
|
||||
|
||||
Package metadata: <https://unpkg.com/@xterm/xterm@5.5.0/package.json> and <https://unpkg.com/@xterm/addon-fit@0.10.0/package.json>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user