Now functioning frontend

Changed some things to make trunk work
This commit is contained in:
2026-04-28 06:36:01 +02:00
parent 76b4ccf943
commit ce86d8bc8f
4 changed files with 14 additions and 9 deletions

View File

@@ -1,9 +1,10 @@
<!doctype html>
<html>
<head>
<link data-trunk rel="rust" data-bin="bin" />
<meta charset="utf-8" />
<title>Yew App</title>
<link data-trunk rel="rust" href="Cargo.toml">
</head>
<body></body>
</html>