chore(contrib/snixbolt): s/tvixbolt/snixbolt
Change-Id: Id7f4daeb3967a5c12d8187c3f046276ece730ea8
This commit is contained in:
parent
fe85b813a9
commit
925bd91b12
2 changed files with 7 additions and 13 deletions
|
|
@ -5,11 +5,11 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="https://static.tvl.su/latest/terminal.min.css">
|
||||
<link rel="stylesheet" href="index.css">
|
||||
<title>Tvixbolt</title>
|
||||
<title>Snixbolt</title>
|
||||
</head>
|
||||
<body>
|
||||
<script type="module">
|
||||
import init, { main } from './tvixbolt.js';
|
||||
import init, { main } from './snixbolt.js';
|
||||
|
||||
async function run() {
|
||||
await init();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue