All checks were successful
/ test (push) Successful in 3m42s
Switch to the convention of using no trailing whitespace, even on blank lines. Also remove some unintended trailing whitespace on non-blank lines and fix a few typos. Co-authored-by: Aaron Fenyes <aaron.fenyes@fareycircles.ooo> Reviewed-on: #129 Reviewed-by: Vectornaut <vectornaut@nobody@nowhere.net> Co-authored-by: Glen Whitney <glen@studioinfinity.org> Co-committed-by: Glen Whitney <glen@studioinfinity.org>
9 lines
167 B
HTML
9 lines
167 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>dyna3</title>
|
|
</head>
|
|
<body><script type="module" src="dyna3.js"></script>
|
|
</body>
|
|
</html>
|