parent
1c330e4a14
commit
262e40e0ff
@ -1,7 +1 @@
|
||||
# My Awesome Book
|
||||
|
||||
This file file serves as your book's preface, a great place to describe your book's content and ideas.
|
||||
|
||||
Go to the [first chapter](/chapter1.md)
|
||||
Go to the [second chapter](/chapter2.md)
|
||||
|
||||
# Web Design
|
||||
|
||||
@ -1,8 +1,4 @@
|
||||
# Summary
|
||||
|
||||
* [First Chapter](chapter1.md)
|
||||
* Main Topic
|
||||
* [Sub Topic](/chapter2.md)
|
||||
|
||||
|
||||
|
||||
* [Intro to HTML](/html.md)
|
||||
* [CSS Basics](/css.md)
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
# First Chapter
|
||||
|
||||
GitBook allows you to organize your book into chapters, each chapter is stored in a separate file like this one.
|
||||
@ -1 +0,0 @@
|
||||
# Chapter 2
|
||||
Loading…
Reference in new issue