Skip to content

Commit 3377d6a

Browse files
committed
Edited theme/epub/layout.html with Atlas code editor
1 parent d7425dc commit 3377d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/epub/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" />
55
<meta name="publisher" content="O'Reilly Media, Inc."/>
66
<meta name="author" content="Jimmy Song"/>
7-
<meta name="date" content="2018-10-30"/>
7+
<meta name="date" content="2019-03-05"/>
88
<meta name="description" content="Learn how to program a Bitcoin library with this hands-on guide from one of the leading teachers on bitcoin and bitcoin programming. Author Jimmy Song shows you the basics, including the math, blocks, network, and transactions behind this popular cryptocurrency and its blockchain payment system. You'll also learn how simplified payment verification and how proof-of-work works. You can use this book as a training tool to help you learn Bitcoin concepts and then as a handy reference guide once you start to build your Bitcoin library."/>
99
<meta name="identifier" content="9781492031499"/>
1010
<title>{{ title }}</title>

0 commit comments

Comments
 (0)