You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to change the date of the page inside gatsby-node.js based on the date like in the example below?
I have webinars running every few days and I want to change the webinar URL from let's say:
www.example.com/webinar-example
to
www.example.com/webinar-example-recording
after the webinar has passed.
Would you do it in Gatsby-node.js or somewhere else?
Beta Was this translation helpful? Give feedback.
All reactions