mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 23:04:24 +00:00
8 lines
No EOL
169 B
HTML
8 lines
No EOL
169 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link data-trunk rel="rust" data-wasm-opt="z"/>
|
|
<link data-trunk rel="css" href="./static/style.css"/>
|
|
</head>
|
|
<body></body>
|
|
</html> |