Skip to content

Commit f77b25f

Browse files
committed
Twitter card
1 parent 79c6bf1 commit f77b25f

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
@@ -12,7 +12,7 @@
1212
<script src="web/script.js"></script>
1313
<meta name="twitter:card" content="summary_large_image">
1414
<meta name="twitter:title" content="Comprehensive Python Cheatsheet">
15-
<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.">
15+
<meta name="twitter:description" content="Pythonic cheatsheet about Python programming language. Exhaustive yet concise — Simple yet precise — Beautiful yet practical.">
1616
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_twitter_card.jpeg">
1717
</head>
1818

0 commit comments

Comments
 (0)