mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 21:58:00 +00:00
e8612ddae0
* add wasm examples * cargo fmt * change crate name * resolve workspace conflicts
9 lines
159 B
HTML
9 lines
159 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link data-trunk rel="scss" href="index.scss" />
|
|
<title>Yew App</title>
|
|
</head>
|
|
</html>
|