aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/components/nav-items.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/components/nav-items.ts')
-rw-r--r--src/app/components/nav-items.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/app/components/nav-items.ts b/src/app/components/nav-items.ts
new file mode 100644
index 0000000..d676091
--- /dev/null
+++ b/src/app/components/nav-items.ts
@@ -0,0 +1,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