Skip to content

Commit cbec969

Browse files
Added a thank you message
1 parent 8ed807f commit cbec969

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We will not allow messages that are negative, or hurtful. Try to be welcome and
1616
You can add almost anything to the index.html file between the indicated comments:
1717

1818
`<!-- Insert your message below here -->`
19-
This is an old user who is revising Git and GitHub.
19+
2020
`<!-- End user messages -->`
2121

2222
So feel free to use your imagination!

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,11 @@ <h1>Thank you!</h1>
208208
<p>Hello from NYC where congestion pricing is now in effect!<p>
209209
<!--End of Message-->
210210

211+
<!-- Start message -->
212+
<h1>Thank you for your help.</h1>
213+
<p>I really learned alot aboout Git and GitHub.</p>
214+
<!-- End message-->
215+
211216
<!-- Start message -->
212217
<h1>Thank you!</h1>
213218
<p>Hello from LV.</p>

0 commit comments

Comments
 (0)