mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 05:38:34 +00:00
bg
This commit is contained in:
parent
ca8707f32a
commit
0ba4be0571
@ -2,10 +2,10 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<!-- <script src="../../packages/web/dist/index.js"></script> -->
|
<!-- <script src="../../packages/web/dist/index.js"></script> -->
|
||||||
<script src="https://unpkg.com/@strudel/web@1.0.3"></script>
|
<script src="https://unpkg.com/@strudel/web@1.0.3"></script>
|
||||||
|
</head>
|
||||||
|
<body style="background: #222">
|
||||||
<button id="a">A</button>
|
<button id="a">A</button>
|
||||||
<button id="b">B</button>
|
<button id="b">B</button>
|
||||||
<button id="c">C</button>
|
<button id="c">C</button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user