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";
|
"use client";
|
||||||
|
|
||||||
import { useState } from "react";
|
import { useState } from "react";
|
||||||
import { PROFILE } from "@/data/content";
|
|
||||||
import { useMountTransition } from "@/hooks/useAnimations";
|
import { useMountTransition } from "@/hooks/useAnimations";
|
||||||
import Nav from "@/components/Nav";
|
import Nav from "@/components/Nav";
|
||||||
import Profile from "@/components/Profile";
|
import Profile from "@/components/Profile";
|
||||||
|
|||||||
Reference in New Issue
Block a user