Skip to content

Commit

Permalink
Add closing h1 to default homepage view (#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterberkenbosch authored Sep 7, 2021
1 parent b946da5 commit 3f85145
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<h1><%= current_page.title %>
<h1><%= current_page.title %></h1>
<%= content.html :text %>

0 comments on commit 3f85145

Please sign in to comment.