mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
8 lines
No EOL
127 B
HTML
8 lines
No EOL
127 B
HTML
<html>
|
|
<head>
|
|
<link href="/main.css" rel="stylesheet">
|
|
</head>
|
|
<body data-wails-drag>
|
|
<div id="logo"></div>
|
|
</body>
|
|
</html> |