Skip to content

Commit

Permalink
release: 20241225 (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
YunosukeY authored Dec 25, 2024
1 parent 8683d13 commit 9b53167
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/Releases/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ const OldReleases: FCWithChildren = ({ children }) => {
};

const ReleaseArray: React.ReactNode[] = [
<>
<Date date='2024/12/25' />
<AddData />
<AddVideo videoId={257} />
</>,
<>
<Date date='2024/12/24' />
<AddData />
Expand Down

0 comments on commit 9b53167

Please sign in to comment.