Rename vinyl content directory to music
This commit is contained in:
parent
75f45d52b0
commit
08b54ff328
@ -61,4 +61,4 @@ albums:
|
||||
title: Guardians Of The Galaxy Vol. 1 OST
|
||||
- year: 2008
|
||||
artist: Volbeat
|
||||
title: Guitar Gangsters & Cadillac Blood
|
||||
title: Guitar Gangsters & Cadillac Blood
|
||||
@ -161,7 +161,7 @@ function getFOSS() {
|
||||
}
|
||||
|
||||
function getVinyl() {
|
||||
return Yaml::parseFile('content/vinyl/vinyl.yaml');
|
||||
return Yaml::parseFile('content/music/vinyl.yaml');
|
||||
}
|
||||
|
||||
function getRSS($params) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user