Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoya0819 committed Sep 5, 2024
1 parent f99fe52 commit 1450d47
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
Binary file modified public/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/ogp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/ky-y./logo1.webp
Binary file not shown.
Binary file removed src/assets/ky-y./logo2.webp
Binary file not shown.
Binary file removed src/assets/logo.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion src/components/Header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { A, Header as HeaderC } from "@ky-y./ui";
import Link from "next/link";
import React from "react";

import logo from "assets/logo.webp";
import logo from "./assets/logo.webp";

export const Header = () => {

Expand Down
Binary file added src/components/Header/assets/logo.webp
Binary file not shown.

0 comments on commit 1450d47

Please sign in to comment.