add default section content
This commit is contained in:
parent
6fb6ad8756
commit
995a539fa9
18 changed files with 103 additions and 0 deletions
5
content/films/_index.md
Normal file
5
content/films/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Films
|
||||
---
|
||||
|
||||
Here you can record films that you watch.
|
6
content/films/log/_index.md
Normal file
6
content/films/log/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Watched
|
||||
weight: 1
|
||||
---
|
||||
|
||||
Here you can record films that you have previously watched.
|
6
content/films/wishlist/_index.md
Normal file
6
content/films/wishlist/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: To-Watch
|
||||
weight: 2
|
||||
---
|
||||
|
||||
Here you can record films that you would like to watch.
|
Loading…
Add table
Add a link
Reference in a new issue