Compare commits
No commits in common. "88b00d993515d63f1873de33ccc39a059fdb2de1" and "b16959e4db7cbf5ca65e50d1b352229f5d450020" have entirely different histories.
88b00d9935
...
b16959e4db
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
||||
node_modules
|
||||
.webpack
|
@ -2,11 +2,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Hello Dana!</title>
|
||||
<title>Hello World!</title>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<h1>💖 Hello Dana!</h1>
|
||||
<h1>💖 Hello World!</h1>
|
||||
<p>Welcome to your Electron application.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user