1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-25 14:44:36 +01:00
upscayl/public/index.html
2022-08-05 02:32:12 +05:30

13 lines
153 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Hello World!</title>
</head>
<body>
<div id="app" class="app"></div>
</body>
</html>