Skip to content

Commit

Permalink
Set Mainnet release date
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulydev committed Nov 27, 2020
1 parent 277cb72 commit d808a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const Hero = () => (
<h3 className={classnames(
"mt-8 text-lg font-normal text-gray-400 flex flex-row items-center"
)}>
Launching in September 2020 <a href="https://twitter.com/apwinefinance" target="_blank" className="ml-2 hover:text-blue-500"><FiTwitter /></a>
Launching in January 2021 <a href="https://twitter.com/apwinefinance" target="_blank" className="ml-2 hover:text-blue-500"><FiTwitter /></a>
</h3>
<div className={classnames(
"flex flex-col",
Expand Down

0 comments on commit d808a0a

Please sign in to comment.