diff --git a/config.toml b/config.toml index 754fb14..e5907a8 100644 --- a/config.toml +++ b/config.toml @@ -3,3 +3,4 @@ languageCode = "en-us" title = "Now Playing" mainSections = ["musics"] paginate = 16 +disableKinds = ["taxonomy", "taxonomyTerm"] diff --git a/layouts/_default/list.html b/layouts/_default/list.html new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/layouts/_default/list.html @@ -0,0 +1 @@ +test