Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit 249052e

Browse files
committed
Edited theme/mobi/layout.html with Atlas code editor
1 parent c7fbb40 commit 249052e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

theme/mobi/layout.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="publisher" content="O'Reilly Media, Inc."/>
6-
<meta name="author" content="AUTHOR NAMES HERE"/>
7-
<meta name="date" content="RETAIL AVAILABILITY DATE FROM PDB MANUFACTURING TAB HERE IN YYYY-MM-DD FORM (e.g., 2014-07-07)"/>
8-
<meta name="description" content="BOOK MARKETING DESCRIPTION HERE. (This can be supplied by the author, but otherwise the Consumer Short Text from the Marketing tab in the PDB works here - just make sure not to paste curly quotes or em dashes! Replace with straight quotes and hyphens.)"/>
6+
<meta name="author" content="Clinton Gormley and Zachary Tong"/>
7+
<meta name="date" content="2015-02-04"/>
8+
<meta name="description" content="Whether you need full-text search or real-time analytics of structured data—or both—the Elasticsearch distributed search engine is an ideal way to put your data to work. This practical guide not only shows you how to search, analyze, and explore data with Elasticsearch, but also helps you deal with the complexities of human language, geolocation, and relationships."/>
99
<title>{{ title }}</title>
1010
</head>
1111
<body data-type="book">
1212
{{ content }}
1313
</body>
14-
</html>
14+
</html>

0 commit comments

Comments
 (0)