1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-10-26 12:19:52 +00:00
ibis/assets/index.html

11 lines
235 B
HTML
Raw Normal View History

2024-01-11 15:21:44 +00:00
<!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" />
</head>
<body></body>
</html>