Skip to content

Commit

Permalink
remove unnecessary files.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenwong812 committed Apr 9, 2024
1 parent 8e71c6a commit 29307a5
Show file tree
Hide file tree
Showing 46 changed files with 338 additions and 14,939 deletions.
13 changes: 0 additions & 13 deletions components/BreadCrumb.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,6 @@ const BreadCrumb = ({ title }: BreadCrumbProps) => {
<h1>
{title}
</h1>
<ul className="bread-tag">
<li>
<Link href="#0">
Home
</Link>
</li>
<li>
<i className="fas fa-arrow-right"></i>
</li>
<li>
{title}
</li>
</ul>
</div>
</div>
</div>
Expand Down
438 changes: 0 additions & 438 deletions components/Layout.tsx

Large diffs are not rendered by default.

71 changes: 0 additions & 71 deletions components/home/Banner.tsx

This file was deleted.

246 changes: 0 additions & 246 deletions components/home/Basketball.tsx

This file was deleted.

Loading

0 comments on commit 29307a5

Please sign in to comment.