Skip to content

Commit 7141db3

Browse files
author
Gallyam Biktashev
committed
Add real description
1 parent 1ef2c47 commit 7141db3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

book.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
66
<meta name="generator" content="Docutils 0.13.1: http://docutils.sourceforge.net/" />
77
<title>From Python to Numpy</title>
8-
<meta content="Please, suggest some description" name="description" />
8+
<meta content="An open-source book about numpy vectorization techniques, based on experience, practice and descriptive examples" name="description" />
99
<meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport" />
1010
<link rel="stylesheet" href="book.css" type="text/css" />
1111
<link rel="stylesheet" href="math.css" type="text/css" />

book.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.. ----------------------------------------------------------------------------
77
88
.. meta::
9-
:description: Please, suggest some description
9+
:description: An open-source book about numpy vectorization techniques, based on experience, practice and descriptive examples
1010
:viewport: width=device-width, initial-scale=1, maximum-scale=1
1111

1212
.. |date| date:: %B %Y

0 commit comments

Comments
 (0)