aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/components/nav-items.ts
blob: d67609109f643b42d349383ea392cf901ebbd6e6 (plain) (blame)
1
2
3
4
5
import { Home } from "lucide-react";

export const navItems = [
  { title: "Home", href: "/", icon: Home },
];
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage