tvl-depot/users/tazjin/predlozhnik/index.html
Vincent Ambo d795a05c07 feat(tazjin/predlozhnik): bootstrap yew/wasm-based web UI
this commit is mostly to figure out hwo to build a yew application in
depot using the wasm toolchain. it's a bit finnicky, but could be a
lot worse.

Change-Id: I7804a774f1686a1f308ae1a3f549cd0ae7b5dbeb
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5980
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2022-07-27 21:54:26 +00:00

7 lines
119 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Предложник</title>
</head>
</html>