feat(docs-infra): created new widget for events page (#36517)
Data in events page was hardcoded and it is manually moved in the table. Created a new events widget which will automatically move past and upcoming events from events.json (`aio/content/marketing/events.json`) file to the relevant table in the events tab PR Close #36517
This commit is contained in:

committed by
Andrew Kushnir

parent
a89dcba0d6
commit
2e1264fb5d
@ -5,6 +5,7 @@ module.exports = function createSitemap() {
|
||||
'contributors-json',
|
||||
'navigation-json',
|
||||
'resources-json',
|
||||
'events-json'
|
||||
],
|
||||
ignoredPaths: [
|
||||
'file-not-found',
|
||||
|
Reference in New Issue
Block a user