release(frontend): testing gh action

release(frontend): testing gh action
This commit is contained in:
itsscb 2024-08-29 13:07:53 +02:00 committed by GitHub
commit f6ef225bd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 1021 additions and 6 deletions

View File

@ -4,18 +4,18 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>wordl</title>
<link rel="stylesheet" href="/styles-77d352ca8ada1544.css" integrity="sha384&#x2D;TcEfMwgAp&#x2F;NQ2Vm5fC1nICxVYrNbD17D8OID3K4KgfAki5VPpBdGA&#x2B;rzb&#x2F;tRh&#x2F;dP"/>
<link rel="stylesheet" href="/styles-7929273248019de5.css" integrity="sha384&#x2D;fO7RFAiJMh4fN2ckdkaRPcgeDfVEFhhROdvMfFC0&#x2B;vPMUvW4ChLKIHf2gFgdxdHo"/>
<!-- <link data-trunk href="./assets/favicon.ico" rel="icon" type="image/x-icon"> -->
<link rel="manifest" href="public/manifest.json" />
<link rel="modulepreload" href="/wordl-frontend-13f5d4b052a1434e.js" crossorigin=anonymous integrity="sha384-tVLovjz+Qu7uW8oMoQPnsy2W/wfDByzaPHxqA2c891yx6Rq16czXoVsIh9t4NJcJ">
<link rel="preload" href="/wordl-frontend-13f5d4b052a1434e_bg.wasm" crossorigin=anonymous integrity="sha384-s1usZtXH5zGflc3eBjnMoAKZngqWgb6KOz2sWOJbpF+B2mzXAFBicK/8xyP4rSWT" as="fetch" type="application/wasm"></head>
<link rel="modulepreload" href="/wordl-frontend-f803ac3b00276978.js" crossorigin=anonymous integrity="sha384-fpKrnlcRJVJV3IENqmeJXxjoIHhG2S/lq9xeweoOsYiSfVzfIML8wjbuc4d9yJ1h">
<link rel="preload" href="/wordl-frontend-f803ac3b00276978_bg.wasm" crossorigin=anonymous integrity="sha384-v8+xdw83KTeHeVAEK8uKH6rJOUsUiKXnnvP0lbK9kkyBsOSCutJ32SizhR65m8Mv" as="fetch" type="application/wasm"></head>
<body class="bg-black text-white">
<script type="module" nonce="m/RDdqBUO+bTto25MrNVxQ==">
import init, * as bindings from '/wordl-frontend-13f5d4b052a1434e.js';
const wasm = await init('/wordl-frontend-13f5d4b052a1434e_bg.wasm');
<script type="module" nonce="AtT5/yT9GubkTkfA2hTcIg==">
import init, * as bindings from '/wordl-frontend-f803ac3b00276978.js';
const wasm = await init('/wordl-frontend-f803ac3b00276978_bg.wasm');
window.wasmBindings = bindings;

File diff suppressed because it is too large Load Diff

Binary file not shown.