Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c59a0ee

Browse files
committed
Changed twitter summary card
1 parent b8d4467 commit c59a0ee

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
<link rel="stylesheet" href="web/default.min.css">
1212
<script src="web/highlight.min.js"></script>
1313
<script src="web/script.js"></script>
14-
<meta name="twitter:card" content="summary_large_image">
14+
<meta name="twitter:card" content="summary">
1515
<meta name="twitter:title" content="Comprehensive Python Cheatsheet">
1616
<meta name="twitter:description" content="Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language.">
1717
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_twitter_card_2.jpeg">

0 commit comments

Comments
 (0)