add agent but not working(yet)

This commit is contained in:
2024-10-05 21:54:54 +08:00
parent cf09f7ee7f
commit 851a27e6db
7 changed files with 110 additions and 9 deletions

View File

@ -4,6 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link data-trunk rel="rust" data-bin="frontend" data-cargo-features="frontend" />
<link data-trunk rel="rust" data-bin="worker" data-type="worker" />
<title>Yew • SSR Router</title>
<link data-trunk rel="css" href="index.css" />