typst/assets/files/data.html
Laurenz 0bb0f1c98f Import documentation
Co-Authored-By: Martin Haug <mhaug@live.de>
2023-02-06 11:50:03 +01:00

11 lines
161 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Example document</title>
</head>
<body>
<h1>Hello, world!</h1>
</body>
</html>