mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-03-04 12:14:07 +00:00
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>
16 lines
532 B
JSON
16 lines
532 B
JSON
{
|
|
"data": {
|
|
"event": {
|
|
"title": "Devcon",
|
|
"eventDesc": "Devcon is an intensive introduction for new Ethereum explorers, a global family reunion for those already a part of our ecosystem, and a source of energy and creativity for all.",
|
|
"eventStartdate": "2022-10-07",
|
|
"eventEnddate": "2022-10-14",
|
|
"eventLocation": " Bogota, Colombia",
|
|
"id": "14069491",
|
|
"image": {
|
|
"url": "/images/site_content/event/20221007-devcon.png"
|
|
},
|
|
"link": "https://devcon.org/en/"
|
|
}
|
|
}
|
|
} |