Skip to content

Commit 79c6bf1

Browse files
committed
Twitter card
1 parent 476cf2d commit 79c6bf1

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
@@ -13,7 +13,7 @@
1313
<meta name="twitter:card" content="summary_large_image">
1414
<meta name="twitter:title" content="Comprehensive Python Cheatsheet">
1515
<meta name="twitter:description" content="Pythonic cheatsheet about Python programming language, covering almost all parts of Python 3 and also a few of the most useful third party libraries.">
16-
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_888.jpeg">
16+
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_twitter_card.jpeg">
1717
</head>
1818

1919
<style>

0 commit comments

Comments
 (0)