mirror of
https://github.com/GuerillaStudio/now-playing
synced 2024-11-17 13:11:52 +00:00
remove deprecated kind "taxonomyterm" used in disableKinds
This commit is contained in:
parent
eaf315a022
commit
24c29dcb8a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ languageCode = "en-us"
|
|||
title = "Now Playing"
|
||||
mainSections = ["a"]
|
||||
paginate = 16
|
||||
disableKinds = ["taxonomy", "taxonomyTerm"]
|
||||
disableKinds = ["taxonomy"]
|
||||
[params]
|
||||
description = "Collection of Handpicked Albums by Guérilla.Studio"
|
||||
[params.author]
|
||||
|
|
Loading…
Reference in a new issue