Skip to content

Commit

Permalink
Merge pull request #127 from NASA-PDS/features/124-update-banner-beta…
Browse files Browse the repository at this point in the history
…-text

Updated beta site message in banner for clarity.
  • Loading branch information
anilnatha authored Nov 14, 2024
2 parents d7fb5dd + 0818c4e commit 2c62f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/src/AppConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const APP_CONFIG:AppConfig = {
VERSION: import.meta.env.VITE_APP_VERSION,
BANNER_MESSAGES: [
{
title: "PDS is in Beta",
title: "This site is in BETA",
message: "As we work on improving the site, please keep in mind that it is still under development and may have limitations.",
link:{
title: "Give Feedback",
Expand Down

0 comments on commit 2c62f74

Please sign in to comment.