Skip to content

Commit

Permalink
Improve opengraph title
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Dec 28, 2023
1 parent 7222184 commit d5fbc7d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions homepage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@
<title>Difftastic, a structural diff</title>
<meta name="description" content="" />

<meta property="og:title" content="Difftastic" />
<meta
property="og:description"
content="A structural diff tool that understands syntax"
property="og:title"
content="Difftastic, a structural diff tool that understands syntax"
/>
<meta property="og:url" content="https://difftastic.wilfred.me.uk/" />
<meta property="og:image" content="" />
Expand Down

0 comments on commit d5fbc7d

Please sign in to comment.