Files
scoreko-dev/src/graphics/template.html
T
2026-02-07 14:43:43 +01:00

10 lines
131 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
</head>
<body>
<div id="app"></div>
</body>
</html>