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: TV Series'
|
||||
slug: series
|
||||
---
|
||||
|
||||
Here you can record TV series' that you watch.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Currently Watching
|
||||
weight: 1
|
||||
slug: current
|
||||
---
|
||||
|
||||
Here you can record TV series' that you are currently watching.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Watched
|
||||
weight: 2
|
||||
slug: log
|
||||
---
|
||||
|
||||
Here you can record TV series' that you have previously watched.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: To-Watch
|
||||
weight: 3
|
||||
slug: wishlist
|
||||
---
|
||||
|
||||
Here you can record TV series' that you have would like to watch.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue