Skip to content

Commit

Permalink
Close <meta>
Browse files Browse the repository at this point in the history
  • Loading branch information
0x1eef committed Oct 7, 2023
1 parent 10bcabb commit a67ba9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/html/partials/opengraph.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<meta property="og:title" content="<%= title %>"/>
<meta property="og:description" content="<%= description %>"/>
<meta property="og:url" content="<%= url %>"/>
<meta property="og:image" content="<%= image %>"
<meta property="og:image" content="<%= image %>"/>
<meta property="og:image:type" content="image/png"/>

0 comments on commit a67ba9e

Please sign in to comment.