add default section content
This commit is contained in:
parent
6fb6ad8756
commit
995a539fa9
18 changed files with 103 additions and 0 deletions
5
content/books/_index.md
Normal file
5
content/books/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Books
|
||||
---
|
||||
|
||||
Here you can record books that you read.
|
6
content/books/current/_index.md
Normal file
6
content/books/current/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Currently Reading
|
||||
weight: 4
|
||||
---
|
||||
|
||||
Here you can record books that you are currently reading.
|
6
content/books/log/_index.md
Normal file
6
content/books/log/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Read
|
||||
weight: 2
|
||||
---
|
||||
|
||||
Here you can record books that you have previously read.
|
6
content/books/wishlist/_index.md
Normal file
6
content/books/wishlist/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: To-Read
|
||||
weight: 3
|
||||
---
|
||||
|
||||
Here you can record books that you would like to read.
|
Loading…
Add table
Add a link
Reference in a new issue