Skip to content

Commit 235b10f

Browse files
committed
Fix url in meta
1 parent e6371f0 commit 235b10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="description" content="This is a tool that can convert any image into a pure css image.">
1212

1313
<meta property="og:title" content="img2css">
14-
<meta property="og:url" content="http://javier.xyz/img2css">
14+
<meta property="og:url" content="http://javier.xyz/img2css/">
1515
<meta property="og:image" content="http://javier.xyz/img2css/docs-assets/thumbnail.jpg">
1616

1717
<link rel="stylesheet" href="styles/styles.css">

0 commit comments

Comments
 (0)