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 1fa4d03 commit 398364cCopy full SHA for 398364c
index.html
@@ -12,7 +12,7 @@
12
<script src="web/script.js"></script>
13
<meta name="twitter:card" content="summary_large_image">
14
<meta name="twitter:title" content="Comprehensive Python Cheatsheet">
15
- <meta name="twitter:description" content="A truly pythonic cheat sheet about Python programming language. Exhaustive yet concise — simple yet precise — beautiful yet practical!">
+ <meta name="twitter:description" content="Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language.">
16
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_twitter_card_2.jpeg">
17
</head>
18
0 commit comments