add slug
s, fix tables
This commit is contained in:
parent
0d44f0764e
commit
eff55debea
23 changed files with 90 additions and 70 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Books
|
||||
slug: books
|
||||
---
|
||||
|
||||
Here you can record books that you read.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Currently Reading
|
||||
weight: 4
|
||||
slug: current
|
||||
---
|
||||
|
||||
Here you can record books that you are currently reading.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Read
|
||||
weight: 2
|
||||
slug: log
|
||||
---
|
||||
|
||||
Here you can record books that you have previously read.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: To-Read
|
||||
weight: 3
|
||||
slug: wishlist
|
||||
---
|
||||
|
||||
Here you can record books that you would like to read.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue