diff --git a/public/image/social.png b/public/image/social.png index cf810747..a685c04f 100644 Binary files a/public/image/social.png and b/public/image/social.png differ diff --git a/public/image/social.svg b/public/image/social.svg new file mode 100644 index 00000000..f2e64ab0 --- /dev/null +++ b/public/image/social.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/app/l/page.tsx b/src/app/l/page.tsx deleted file mode 100644 index 35841892..00000000 --- a/src/app/l/page.tsx +++ /dev/null @@ -1,3 +0,0 @@ -import Loading from "../loading"; - -export default Loading \ No newline at end of file