Skip to content

Commit

Permalink
Merge pull request #631 from artizen-fund/test
Browse files Browse the repository at this point in the history
added last code
  • Loading branch information
rubelux authored Oct 11, 2023
2 parents 4d39619 + 370b1db commit bbb2fe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Layout/Header/SubHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const SubHeader = ({ visible }: ISubHeader) => {
<Content>
<Title>
<Icon glyph="crown" level={2} />
<div>Buy Artifacts to Fund Creativity</div>
<div>Buy Artifacts to Fund Human Creativity</div>
</Title>

{!loading && (
Expand Down
2 changes: 1 addition & 1 deletion src/copy/home/header.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const header = {
title: 'Buy Artifacts to Fund Creativity',
title: 'Buy Artifacts to Fund Human Creativity',
subtitle:
'Buy cultural Artifacts to unlock match funding for projects at the frontier of art, science, technology, and design.',
buttonLabel: 'See Artifacts',
Expand Down

0 comments on commit bbb2fe5

Please sign in to comment.