Skip to content

Commit ad1e40b

Browse files
committed
fix: update application.hbs
1 parent 33c516b commit ad1e40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/application.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{!-- The following component displays Ember's default welcome message. --}}
2-
<h1>Hello Ember</h1>
2+
<h1>Hello Ember!!</h1>
33
{{!-- Feel free to remove this! --}}
44

55
{{outlet}}

0 commit comments

Comments
 (0)