5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-06 11:09:03 +08:00
wails/v2/internal/frontend/assetserver/testdata/index.html
2021-08-01 22:14:56 +10:00

8 lines
127 B
HTML

<html>
<head>
<link href="/main.css" rel="stylesheet">
</head>
<body data-wails-drag>
<div id="logo"></div>
</body>
</html>