File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 " />
7
7
< title > Comprehensive Python Cheatsheet</ title >
8
- < meta name ="description " content ="Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language. ">
8
+ < meta name ="description " content ="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language. ">
9
9
< link rel ="icon " href ="web/favicon.png ">
10
10
< link rel ="stylesheet " href ="web/default.min.css ">
11
11
< link href ="https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css " rel ="stylesheet ">
12
12
< meta name ="twitter:card " content ="summary_large_image ">
13
13
< meta name ="twitter:title " content ="Comprehensive Python Cheatsheet ">
14
- < meta name ="twitter:description " content ="Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language. ">
14
+ < meta name ="twitter:description " content ="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language. ">
15
15
< meta name ="twitter:image " content ="https://gto76.github.io/python-cheatsheet/web/image_social_3.png ">
16
+ < meta itemprop ="name " content ="Comprehensive Python Cheatsheet ">
17
+ < meta itemprop ="description " content ="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language. ">
18
+ < meta itemprop ="image " content ="https://gto76.github.io/python-cheatsheet/web/image_social_3.png ">
16
19
< meta name ="google-site-verification " content ="w3rvuG0D1kUm_w20qsJecSEZh59Am8jK4eSPVU83e_M " />
17
20
< meta name ="viewport " id ="viewport-meta ">
18
21
</ head >
Original file line number Diff line number Diff line change 5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 " />
7
7
< title > Comprehensive Python Cheatsheet</ title >
8
- < meta name ="description " content ="Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language. ">
8
+ < meta name ="description " content ="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language. ">
9
9
< link rel ="icon " href ="web/favicon.png ">
10
10
< link rel ="stylesheet " href ="web/default.min.css ">
11
11
< link href ="https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css " rel ="stylesheet ">
12
12
< meta name ="twitter:card " content ="summary_large_image ">
13
13
< meta name ="twitter:title " content ="Comprehensive Python Cheatsheet ">
14
- < meta name ="twitter:description " content ="Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language. ">
14
+ < meta name ="twitter:description " content ="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language. ">
15
15
< meta name ="twitter:image " content ="https://gto76.github.io/python-cheatsheet/web/image_social_3.png ">
16
+ < meta itemprop ="name " content ="Comprehensive Python Cheatsheet ">
17
+ < meta itemprop ="description " content ="Exhaustive, simple, beautiful and concise. A truly Pythonic cheat sheet about Python programming language. ">
18
+ < meta itemprop ="image " content ="https://gto76.github.io/python-cheatsheet/web/image_social_3.png ">
16
19
< meta name ="google-site-verification " content ="w3rvuG0D1kUm_w20qsJecSEZh59Am8jK4eSPVU83e_M " />
17
20
< meta name ="viewport " id ="viewport-meta ">
18
21
</ head >
You can’t perform that action at this time.
0 commit comments