Skip to content

Commit

Permalink
release: 20241227 (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
YunosukeY authored Dec 27, 2024
1 parent 9b53167 commit 1972934
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/27' />
<AddData />
<AddVideo videoId={258} />
</>,
<>
<Date date='2024/12/25' />
<AddData />
Expand Down

0 comments on commit 1972934

Please sign in to comment.