-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ledger's metadata #14218
Update ledger's metadata #14218
Conversation
Deploy v9.0.1
Hotfix rss feed
Hotfix disable `revalidate`
Master -> staging
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
src/pages/index.tsx
Outdated
@@ -193,7 +192,8 @@ export const getStaticProps = (async ({ locale }) => { | |||
metricResults, | |||
rssData: { rssItems, blogLinks }, | |||
}, | |||
revalidate: REVALIDATE_TIME, | |||
// TODO: re-enable revalidation once we have a workaround for failing builds |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's remove the changes unrelated to ledger's metadata from the PR
Thanks for the PR @CremaFR ! |
@all-contributors please add @CremaFR for docs |
Congrats, your important contribution to this open-source project has earned you a GitPOAP! Be sure to join the Ethereum.org discord if you are interested in contributing further to the project or have any questions for the team. GitPOAP: 2024 Ethereum.org Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
I've put up a pull request to add @CremaFR! 🎉 |
Description
Related Issue
Soon