Skip to content

Commit

Permalink
Add tempBanner info in config
Browse files Browse the repository at this point in the history
  • Loading branch information
slesaad committed Jan 23, 2024
1 parent 45baf81 commit f405378
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions veda.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ module.exports = {
headerBrand: "./overrides/components/header-brand/index.mdx",
// Component for the footer.
pageFooter: "./overrides/components/page-footer/index.mdx",
// 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!",
tempBannerUrl:
"https://annual.ametsoc.org/index.cfm/2024/registration/short-course-registration/"
},

strings: {
Expand Down

0 comments on commit f405378

Please sign in to comment.