Testing branches

This commit is contained in:
louis 2023-07-13 13:58:19 +09:00
parent 2b75462060
commit 88b00d9935

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<title>Hello World!</title> <title>Hello Dana!</title>
</head> </head>
<body> <body>
<h1>💖 Hello World!</h1> <h1>💖 Hello Dana!</h1>
<p>Welcome to your Electron application.</p> <p>Welcome to your Electron application.</p>
</body> </body>
</html> </html>