mirror of
https://github.com/taigrr/wails.git
synced 2026-04-10 09:01:32 -07:00
8 lines
127 B
HTML
8 lines
127 B
HTML
<html>
|
|
<head>
|
|
<link href="/main.css" rel="stylesheet">
|
|
</head>
|
|
<body data-wails-drag>
|
|
<div id="logo"></div>
|
|
</body>
|
|
</html> |