Skip to content

Commit

Permalink
change tagline on themes page
Browse files Browse the repository at this point in the history
  • Loading branch information
agurvich committed Nov 20, 2023
1 parent d91f969 commit 37b94af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overrides/theme/hero/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import PageHero from "$veda-ui-scripts/components/common/page-hero";
export default function Hero() {
return (
<PageHero
title="Nine thematic areas, one earth"
title="Nine themes, one Earth."
description=""
/>
);
Expand Down

0 comments on commit 37b94af

Please sign in to comment.