Skip to content

Commit 54c30f7

Browse files
authored
Update index.html.erb
1 parent 736fade commit 54c30f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/articles/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h2>Articles</h2>
1+
<h2>Awesome Blogs</h2>
22

33
<ul>
44
<% @articles.each do |article| %>

0 commit comments

Comments
 (0)