mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add support for video data from eleventy-endpoints
This commit is contained in:
parent
ef4f3d570e
commit
350a6e1a95
2 changed files with 13 additions and 7 deletions
|
|
@ -226,7 +226,7 @@ class BuildLists {
|
|||
if ( isVideo ) {
|
||||
// this.endpointSets.eleventy.add({
|
||||
// route: getVideoEndpoint(app),
|
||||
// // payload: buildVideoPayload( app, this.allVideoAppsList, this.lists.video )
|
||||
// payload: buildVideoPayload( app, this.allVideoAppsList, this.lists.video )
|
||||
// })
|
||||
|
||||
this.endpointSets.nuxt.add({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue