1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-13 18:30:54 +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>