Kangrejos-2023-RustForLinux.../index.html

13 lines
319 B
HTML
Raw Permalink Normal View History

2023-09-13 11:10:34 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Rust for Linux kernel summit 2023 </title>
2023-09-13 11:10:34 +01:00
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>