Skip to content

Commit

Permalink
chore: add tokens checklist file
Browse files Browse the repository at this point in the history
  • Loading branch information
shelegdmitriy committed Feb 26, 2024
1 parent bfc7401 commit f7c954e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added public/files/token-launch-checklist.pdf
Binary file not shown.
3 changes: 3 additions & 0 deletions src/pages/founders.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ const FoundersPage: NextPageWithLayout = () => {
}}
componentProps={{
zendeskActivate,
docs: {
tokenLaunchChecklist: '/files/token-launch-checklist.pdf',
},
}}
/>
);
Expand Down

0 comments on commit f7c954e

Please sign in to comment.