mirror of
https://github.com/danbulant/ester_os
synced 2026-05-19 12:18:50 +00:00
9 lines
No EOL
148 B
HTML
9 lines
No EOL
148 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Ester OS</title>
|
|
</head>
|
|
<body>
|
|
<script src="main.js"></script>
|
|
</body>
|
|
</html> |