Skip to content

Commit 47583e7

Browse files
committed
Fix meta tags
1 parent f89a21d commit 47583e7

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
@@ -25,7 +25,7 @@
2525
<meta name="twitter:title" content="HiFiC - High-Fidelity Generative Image Compression">
2626
<meta name="twitter:description"
2727
content="We combine Generative Adversarial Networks with learned compression to obtain a state-of-the-art generative lossy compression system.">
28-
<meta name="twitter:image" content="http://people.ee.ethz.ch/~mentzerf/_private_prototype/social/thumb.jpg">
28+
<meta name="twitter:image" content="http://hific.github.io/social/thumb.jpg">
2929
<meta name="twitter:card" content="summary_large_image">
3030

3131
<!-- Global site tag (gtag.js) - Google Analytics -->

0 commit comments

Comments
 (0)