Release 28 June 2021 #387

Merged
Irev-Dev merged 12 commits from main into release 2021-06-28 12:51:55 +02:00
Showing only changes of commit f9c3f5ed25 - Show all commits

View File

@@ -14,6 +14,12 @@ const Footer = () => {
>
Road Map
</OutBound>
<OutBound
className="mr-8"
to="https://learn.cadhub.xyz/blog"
>
Blog
</OutBound>
<Link className="mr-8" to={routes.codeOfConduct()}>
Code of Conduct
</Link>