Skip to content

Commit

Permalink
adding roadmap after other info
Browse files Browse the repository at this point in the history
  • Loading branch information
harshsbhat committed Oct 10, 2024
1 parent a8ad6ae commit 9cd122e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/components/footer/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ const navigation = [
{
title: "Company",
links: [
{ title: "Roadmap", href: "/roadmap" },
{ title: "About", href: "/about" },
{ title: "Blog", href: "/blog" },
{ title: "Changelog", href: "/changelog" },
{ title: "Templates", href: "/templates" },
{ title: "Roadmap", href: "/roadmap" },
{
title: "Analytics",
href: "https://us.posthog.com/shared/HwZNjaKOLtgtpj6djuSo3fgOqrQm0Q?whitelabel",
Expand Down

0 comments on commit 9cd122e

Please sign in to comment.