mirror of
https://github.com/Hackdex-App/hackdex-website.git
synced 2026-04-17 10:36:15 -05:00
Add roadmap to footer
This commit is contained in:
parent
cf87e1d1ff
commit
0579c6aedd
|
|
@ -55,6 +55,9 @@ export default function Footer() {
|
|||
<li>
|
||||
<Link href="https://github.com/Hackdex-App/hackdex-website" className="block py-1 hover:underline">GitHub</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link href="https://github.com/orgs/Hackdex-App/projects/4" className="block py-1 hover:underline">Roadmap</Link>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user