This commit is contained in:
2025-09-19 16:55:04 +03:00
Unverified
parent 4b71eb5141
commit 4345546a64
2 changed files with 0 additions and 316 deletions
-13
View File
@@ -1,13 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Hello World!</title>
</head>
<body>
<h1>💖 Hello World!</h1>
<p>Welcome to your Electron application.</p>
<script type="module" src="/src/renderer.js"></script>
</body>
</html>