More consistent naming
This commit is contained in:
parent
af52557429
commit
03508e73b9
2 changed files with 3 additions and 3 deletions
|
|
@ -91,8 +91,8 @@ module.exports = {
|
|||
{},
|
||||
{
|
||||
path: newPath,
|
||||
audio_url: `/assets/albums/${folderName}/${fileName}`,
|
||||
album_slug: folderName,
|
||||
audio: `/assets/albums/${folderName}/${fileName}`,
|
||||
albumSlug: folderName,
|
||||
slug: stripExtension(fileName),
|
||||
},
|
||||
coverPath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue