added favicon
This commit is contained in:
BIN
app/favicon.ico
Normal file
BIN
app/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
@@ -1,7 +1,6 @@
|
||||
"use client";
|
||||
|
||||
import { useState } from "react";
|
||||
import { PROFILE } from "@/data/content";
|
||||
import { useMountTransition } from "@/hooks/useAnimations";
|
||||
import Nav from "@/components/Nav";
|
||||
import Profile from "@/components/Profile";
|
||||
|
||||
Reference in New Issue
Block a user