build: web

This commit is contained in:
github-actions[bot]
2026-08-25 14:56:33 +00:00
parent 68ffbb8e3a
commit 2eec246d73
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

4
dist/web/index.html vendored
View File

@@ -3,11 +3,11 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="module" crossorigin src="/assets/index-B2RfgQ1M.js"></script> <script type="module" crossorigin src="/assets/index-hVg2Rb6k.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BtIxyDe5.css"> <link rel="stylesheet" crossorigin href="/assets/index-BtIxyDe5.css">
</head> </head>
<body> <body>
<div id="overbar"><p>inØsight 2.2.1<a id="homepage" href="https://github.com/planetrenox/inzerosight" target="_blank" rel="noopener">source</a></p></div> <div id="overbar"><p>inØsight 2.2.2<a id="homepage" href="https://github.com/planetrenox/inzerosight" target="_blank" rel="noopener">source</a></p></div>
<textarea id="textarea" placeholder="input text here..."></textarea> <textarea id="textarea" placeholder="input text here..."></textarea>
<input id="encodeButton" type="button" name="button" value="encode to clipboard"/> <input id="encodeButton" type="button" name="button" value="encode to clipboard"/>
<input id="decodeButton" type="button" name="button" value="decode from text"/> <input id="decodeButton" type="button" name="button" value="decode from text"/>