This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
takeoff/takeoff.html

9 lines
188 B
HTML
Executable file

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<body>
<script src="takeoff.js" type="text/javascript"></script>
</head>
</body>
</html>