Skip to content

Commit a80b530

Browse files
author
Andrew
authored
Merge pull request #6 from bootdotdev/patch-expected-content
match expected starting code state for learn ci/cd ch7ass5-custom_cd
2 parents e010641 + 9a73b32 commit a80b530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</head>
88

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

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

0 commit comments

Comments
 (0)