summaryrefslogblamecommitdiffstats
path: root/examples/counter/index.html
blob: d2e368e4eb786f06da52033858462b9d8116dd1b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                                     
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8" content="text/html; charset=utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Counter - Iced</title>
    <base data-trunk-public-url />
</head>
<body>
<link data-trunk rel="rust" href="Cargo.toml" data-wasm-opt="z" data-bin="counter" />
</body>
</html>