Fixing frontmatter.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
frontmatter.txt
|
||||
preface.markua
|
||||
acknowledgments.markua
|
||||
mainmatter.txt
|
||||
|
||||
1
manuscript/frontmatter.txt
Normal file
1
manuscript/frontmatter.txt
Normal file
@@ -0,0 +1 @@
|
||||
{frontmatter}
|
||||
@@ -1,5 +1,5 @@
|
||||
{sample: "true"}
|
||||
# Preface :frontmatter:
|
||||
# Preface
|
||||
|
||||
Welcome to *Foundations of High-Performance React Applications* where we build our own simplified version of React. We’ll use our React to gain an understanding of the real React and how to build high-performance applications with it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user