Skip to content

Commit 4858383

Browse files
committed
Updated social image
1 parent 9569077 commit 4858383

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@
3535
<meta name="twitter:card" content="summary_large_image">
3636
<meta name="twitter:title" content="Comprehensive Python Cheatsheet">
3737
<meta name="twitter:description" content="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language.">
38-
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_social_3.png">
38+
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_social_4.png">
3939

4040
<meta property="og:url" content="https://gto76.github.io/python-cheatsheet/">
4141
<meta property="og:title" content="Comprehensive Python Cheatsheet">
4242
<meta property="og:description" content="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language.">
4343
<meta property="og:site_name" content="gto76.github.io">
44-
<meta property="og:image" content="https://gto76.github.io/python-cheatsheet/web/image_social_3.png">
44+
<meta property="og:image" content="https://gto76.github.io/python-cheatsheet/web/image_social_4.png">
4545

4646
<meta itemprop="url" content="https://gto76.github.io/python-cheatsheet/">
4747
<meta itemprop="name" content="Comprehensive Python Cheatsheet">
4848
<meta itemprop="description" content="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language.">
49-
<meta itemprop="image" content="https://gto76.github.io/python-cheatsheet/web/image_social_3.png">
49+
<meta itemprop="image" content="https://gto76.github.io/python-cheatsheet/web/image_social_4.png">
5050

5151
<meta name="google-site-verification" content="w3rvuG0D1kUm_w20qsJecSEZh59Am8jK4eSPVU83e_M">
5252
<meta name="viewport" id="viewport-meta">

web/template.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@
3535
<meta name="twitter:card" content="summary_large_image">
3636
<meta name="twitter:title" content="Comprehensive Python Cheatsheet">
3737
<meta name="twitter:description" content="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language.">
38-
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_social_3.png">
38+
<meta name="twitter:image" content="https://gto76.github.io/python-cheatsheet/web/image_social_4.png">
3939

4040
<meta property="og:url" content="https://gto76.github.io/python-cheatsheet/">
4141
<meta property="og:title" content="Comprehensive Python Cheatsheet">
4242
<meta property="og:description" content="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language.">
4343
<meta property="og:site_name" content="gto76.github.io">
44-
<meta property="og:image" content="https://gto76.github.io/python-cheatsheet/web/image_social_3.png">
44+
<meta property="og:image" content="https://gto76.github.io/python-cheatsheet/web/image_social_4.png">
4545

4646
<meta itemprop="url" content="https://gto76.github.io/python-cheatsheet/">
4747
<meta itemprop="name" content="Comprehensive Python Cheatsheet">
4848
<meta itemprop="description" content="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language.">
49-
<meta itemprop="image" content="https://gto76.github.io/python-cheatsheet/web/image_social_3.png">
49+
<meta itemprop="image" content="https://gto76.github.io/python-cheatsheet/web/image_social_4.png">
5050

5151
<meta name="google-site-verification" content="w3rvuG0D1kUm_w20qsJecSEZh59Am8jK4eSPVU83e_M">
5252
<meta name="viewport" id="viewport-meta">

0 commit comments

Comments
 (0)