Skip to content

Commit 528d617

Browse files
committed
Meta description
1 parent e1189d1 commit 528d617

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
77
<title>Comprehensive Python Cheatsheet</title>
8+
<meta name="description" content="Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language.">
89
<link rel="icon" href="web/favicon.png">
910
<link rel="stylesheet" href="web/default.min.css">
1011
<link href="https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">

web/template.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
77
<title>Comprehensive Python Cheatsheet</title>
8+
<meta name="description" content="Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language.">
89
<link rel="icon" href="web/favicon.png">
910
<link rel="stylesheet" href="web/default.min.css">
1011
<link href="https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">

0 commit comments

Comments
 (0)