Add new frontmatter and taxonomy
This commit is contained in:
parent
3c75fe2ac2
commit
6b460faee0
4 changed files with 15 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
baseURL = 'https://caalden.github.io/film/'
|
||||
languageCode = 'en-us'
|
||||
title = 'CaAlden: Films'
|
||||
[taxonomies]
|
||||
category = 'categories'
|
||||
genre = 'genres'
|
||||
tag = 'tags'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue