Make new folder for promo video assets
Video, cover image, and subtitle files.
This commit is contained in:
@@ -81,7 +81,7 @@ if (configContent.BASE_MODULE && configContent.BASE_MODULE === 'liquid') {
|
||||
const testnetAssetsJsonUrl = 'https://raw.githubusercontent.com/Blockstream/asset_registry_testnet_db/master/index.json';
|
||||
const testnetAssetsMinimalJsonUrl = 'https://raw.githubusercontent.com/Blockstream/asset_registry_testnet_db/master/index.minimal.json';
|
||||
|
||||
const promoVideo = PATH + 'mempool-promo.mp4';
|
||||
const promoVideo = PATH + 'promo-video/mempool-promo.mp4';
|
||||
const promoVideoUrl = 'https://raw.githubusercontent.com/mempool/mempool-promo/master/promo.mp4';
|
||||
|
||||
console.log('Downloading assets');
|
||||
|
||||
Reference in New Issue
Block a user