Add blog to footer
This commit is contained in:
@@ -14,6 +14,12 @@ const Footer = () => {
|
|||||||
>
|
>
|
||||||
Road Map
|
Road Map
|
||||||
</OutBound>
|
</OutBound>
|
||||||
|
<OutBound
|
||||||
|
className="mr-8"
|
||||||
|
to="https://learn.cadhub.xyz/blog"
|
||||||
|
>
|
||||||
|
Blog
|
||||||
|
</OutBound>
|
||||||
<Link className="mr-8" to={routes.codeOfConduct()}>
|
<Link className="mr-8" to={routes.codeOfConduct()}>
|
||||||
Code of Conduct
|
Code of Conduct
|
||||||
</Link>
|
</Link>
|
||||||
|
|||||||
Reference in New Issue
Block a user