Skip to content

Commit

Permalink
Update banner to summer school content
Browse files Browse the repository at this point in the history
  • Loading branch information
slesaad committed Jan 28, 2024
1 parent 33452e4 commit 1178604
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion overrides/home/ams-banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
import Hug from "$veda-ui-scripts/styles/hug";
import { getString } from 'veda';

const AMS_BANNER_KEY = 'show-ams-banner'
const AMS_BANNER_KEY = 'show-summer-school-banner'

const BannerBox = styled.div`
position: absolute;
Expand Down
4 changes: 2 additions & 2 deletions veda.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ module.exports = {
"This dashboard is for exploring key datasets that provide insight into greenhouse gas sources, sinks, emissions, fluxes, and events.",
// Temporary Banner Text/URL
tempBanner:
"Attending AMS Annual Meeting in Baltimore? Join the GHG Center / VEDA workshop and learn about Greenhouse Gases using Open Source data and tools. Register Here!",
"Graduate students and early career post-docs are invited to apply for the Summer School for Inverse Modeling of Greenhouse Gases to be held June 11-21, 2024 in Fort Collins, CO. Applications due 1/31/2024.",
tempBannerUrl:
"https://www.ametsoc.org/index.cfm/ams/education-careers/careers/professional-development/short-courses/advancing-open-science-an-interactive-workshop-on-harnessing-veda-for-earth-science-research-at-the-u-s-greenhouse-gas-center/"
"https://www.cira.colostate.edu/conferences/rmtgw/"
},

theme: {
Expand Down

0 comments on commit 1178604

Please sign in to comment.