Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d4467 commit c59a0eeCopy full SHA for c59a0ee
index.html
@@ -11,7 +11,7 @@
11
<link rel="stylesheet" href="web/default.min.css">
12
<script src="web/highlight.min.js"></script>
13
<script src="web/script.js"></script>
14
- <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:card" content="summary">
15
<meta name="twitter:title" content="Comprehensive Python Cheatsheet">
16
<meta name="twitter:description" content="Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language.">
17
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_twitter_card_2.jpeg">
0 commit comments