chore: unify mbid data
This commit is contained in:
parent
1e3d9ed5a7
commit
fadc85449d
4 changed files with 26 additions and 14 deletions
6
src/api/mbids.liquid
Normal file
6
src/api/mbids.liquid
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: null
|
||||
eleventyExcludeFromCollections: true
|
||||
permalink: /api/mbids
|
||||
---
|
||||
{{ mbidPatches | json }}
|
Reference in a new issue