Skip to content

Commit

Permalink
social links : "added email and discord links"
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathancaleb committed Jun 13, 2024
1 parent 88ad1a8 commit fdcb741
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ export const constants = {
'Enoflow is a productivity platform including many tools people need to be productive and stay on top of their work such as note taking, task management, and more.',
twitter_handle: '@Enoflow_run',
github_repo: 'https://github.com/jonathancaleb/enoflow',
domain: 'Enoflow.run',
discord: 'https://discord.gg/ewKmQd8kYm',
twitter: 'https://x.com/Enoflow_run',
domain: 'https://enoflow.vercel.app',
discord: 'https://discord',
twitter: 'https://x.com',
};

export const features = (iconSize: number) => [
Expand Down

0 comments on commit fdcb741

Please sign in to comment.