-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add NIST to homepage carousel #694
Conversation
✅ Deploy Preview for ghg-demo ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
overrides/home/carousel/items.js
Outdated
@@ -21,4 +14,11 @@ export default [ | |||
image: new URL('../../media/Methane_Website_Header.png', import.meta.url).href, | |||
imageAlt: 'Register: Stakeholder Engagement Forum.' | |||
}, | |||
{ | |||
link: 'https://earth.gov/ghgcenter/stories/nist-methane-intercomparisons', |
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.
use relative url
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.
use the image that's already being used for the story, don't add a new one
_The PR name should be the version to be deployed (ex: v1.0.1)_ - [x] Bump the version in the package.json or equivalent. --- - # Changelog - ## 🎉 Features - 🦗 - ## 🚀 Improvements - Update Carousel Items #694 - Update veda-ui to latest version v5.11.5 #692 - ## 📊 Dataset Updates - 🦗 - ## 📝 Stories Updates - 🦗 - ## 🐛 Fixes - Fix `Contact Us` in the navbar #696
https://github.com/US-GHG-Center/ghgc-architecture/issues/458