diff --git a/src/components/Navbar.astro b/src/components/Navbar.astro index fc87e1b..904a9e4 100644 --- a/src/components/Navbar.astro +++ b/src/components/Navbar.astro @@ -1,5 +1,6 @@ --- import path from "../utils/path.ts" +import {Users, List, Info} from "@lucide/astro" ---
- +