Skip to content

Commit

Permalink
release: 20231126 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
YunosukeY authored Nov 26, 2023
1 parent a2ce565 commit c46f246
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 @@ -78,6 +78,11 @@ const OldReleases: FCWithChildren = ({ children }) => {
};

const ReleaseArray: React.ReactNode[] = [
<>
<Date date='2023/11/26' />
<AddData />
<AddVideo videoId={198} />
</>,
<>
<Date date='2023/11/24' />
<AddData />
Expand Down

1 comment on commit c46f246

@vercel
Copy link

@vercel vercel bot commented on c46f246 Nov 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.