Skip to content

Commit

Permalink
remove temp banner
Browse files Browse the repository at this point in the history
  • Loading branch information
paridhi-parajuli committed Jan 9, 2025
1 parent 6105571 commit 1b831e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions veda.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ module.exports = {
tempBanner:
"Temporary Banner",
tempBannerExpires:
"2025-07-03T12:00:00-04:00"
"2024-07-03T12:00:00-04:00"
},

theme: {
Expand Down Expand Up @@ -143,4 +143,4 @@ module.exports = {
iconColor: { default: 'White', hover: '#175074' }
}
}
};
};

0 comments on commit 1b831e3

Please sign in to comment.