mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 07:34:35 -05:00
8 lines
188 B
HTML
8 lines
188 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link data-trunk rel="rust" data-wasm-opt="z"/>
|
|
<link data-trunk rel="icon" type="image/ico" href="/public/favicon.ico"/>
|
|
</head>
|
|
<body></body>
|
|
</html> |