laconic.com/json/site_content/pressPage.json
Traxus cb5a31c159 Changes made to facilitate using local JSON files as a content source rather than dato cms
Set follwoing variable in env to enable the changeover:
NEXT_PUBLIC_DATOCMS_BYPASS_TYPE="local_json"

Setting the above env variable to anything else will revert the site to pulling from datocms, assuming the account is still active with them.

Look for any comment tagged with NEXT_PUBLIC_DATOCMS_BYPASS to see where the intercepts occur

Signed-off-by: Traxus <shyidx@gmail.com>
2023-04-21 17:55:35 -04:00

35 lines
1.2 KiB
JSON

{
"data": {
"pressPage": {
"heroButtonLabel": "Download our press kit",
"heroButtonLink": "",
"heroHeading": "Newsroom",
"heroLine": "Contact press at xylm.io for press inquiries.",
"mediaHeading": "Media",
"mediaHeadingNumber": "04",
"mediaVideo01Label": "Laconic launching Ethereum rollups built with Cosmos tech",
"mediaVideo01Link": "viE0BZGx_DU",
"mediaVideo01Thumb": {
"url": "/images/site_content/pressPage/mediaVideo01Thumb.png"
},
"mediaVideo02Label": "Hashing It Out Personals: Rick Dudley",
"mediaVideo02Link": "CZT99WsdSpE",
"mediaVideo02Thumb": {
"url": "/images/site_content/pressPage/mediaVideo02Thumb.png"
},
"mediaVideo03Label": "hide this",
"mediaVideo03Link": "CZT99WsdSpE",
"mediaVideo03Thumb": {
"url": "/images/site_content/pressPage/mediaVideo03Thumb.png"
},
"mediaVideo04Label": "hide this",
"mediaVideo04Link": "CZT99WsdSpE",
"mediaVideo04Thumb": {
"url": "/images/site_content/pressPage/mediaVideo04Thumb.png"
},
"pressHeading": "Press Releases",
"pressHeadingNumber": "",
"featuredHeading": "Featured Stories"
}
}
}