feat: favicon
This commit is contained in:
parent
8b132905f8
commit
6664274403
9
public/image/Logo.svg
Normal file
9
public/image/Logo.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 98 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@ -1,6 +1,6 @@
|
||||
"use client";
|
||||
import Image from "next/image";
|
||||
import Logo from "@/image/logo.png";
|
||||
import Logo from "@/image/Logo.svg";
|
||||
import { ListIcon } from "@phosphor-icons/react/dist/ssr";
|
||||
import Link from "next/link";
|
||||
import { usePathname } from "next/navigation";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user