1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-11-22 13:01:08 +00:00
ibis/assets/index.html

12 lines
No EOL
298 B
HTML

<!DOCTYPE html>
<html>
<head>
<link data-trunk rel="rust" data-wasm-opt="z"
href=".."
data-bin="ibis"
data-cargo-no-default-features
data-cargo-features="csr,hydrate" />
<link data-trunk rel="tailwind-css" href="/daisyui.css" />
</head>
<body></body>
</html>