Skip to content

Commit 156ce77

Browse files
committed
Update heading text
1 parent 9be3dd0 commit 156ce77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
<head>
55
<meta charset="UTF-8">
6-
<title>Welcome to Notely</title>
6+
<title>Notely</title>
77
</head>
88

99
<body class="section">
10-
<h1>Notely</h1>
10+
<h1>Welcome to Notely</h1>
1111

1212
<div id="userCreationContainer" class="section">
1313
<input id="nameField" type="text" placeholder="Enter your name">

0 commit comments

Comments
 (0)