Browse Source

Twitter card

pull/10/head
Jure Šorn 5 years ago
parent
commit
b305a2c8a8
2 changed files with 2 additions and 2 deletions
  1. 4
      index.html
  2. BIN
      web/image_twitter_card_2.jpeg

4
index.html

@ -12,8 +12,8 @@
<script src="web/script.js"></script>
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Comprehensive Python Cheatsheet">
<meta name="twitter:description" content="Pythonic cheatsheet about Python programming language. Exhaustive yet concise — Simple yet precise — Beautiful yet practical.">
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_twitter_card.jpeg">
<meta name="twitter:description" content="Exhaustive yet concise — Simple yet precise — Beautiful yet practical... A truly pythonic cheat sheet!">
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_twitter_card_2.jpeg">
</head>
<style>

BIN
web/image_twitter_card_2.jpeg

Before After
Width: 436  |  Height: 218  |  Size: 20 KiB
Loading…
Cancel
Save