test
This commit is contained in:
parent
e9ffcaf75a
commit
5b12de3b46
1 changed files with 3 additions and 1 deletions
|
@ -40,7 +40,9 @@
|
|||
<script src="./xterm/xterm-addon-fit.js"></script>
|
||||
<script src="./xterm/xterm-addon-web-links.js"></script>
|
||||
<script src="network.js"></script>
|
||||
<script defer data-domain="webvm.io" src="https://plausible.leaningtech.com/js/script.js"></script>
|
||||
<!-- script defer data-domain="webvm.io" src="https://plausible.leaningtech.com/js/script.js"> script -->
|
||||
<script defer data-domain="webvm.io" src="https://github.com/davidbuzz/webvm2/js/script.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<body style="margin:0;height:100%;background:black;color:white;overflow:hidden; display:flex; flex-direction: column; justify-content: space-between; height: 100%;">
|
||||
|
|
Loading…
Add table
Reference in a new issue