Skip to content

Commit

Permalink
chore: dr
Browse files Browse the repository at this point in the history
  • Loading branch information
wodeni committed Sep 28, 2024
1 parent 9b5c0c5 commit b24c2bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/News.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ interface News {
}

const news: News[] = [
{
time: new Date("2024-09-27"),
msg: <>I guess I'm Dr.Nimo now.</>,
},
{
time: new Date("2024-09-26"),
msg: (
Expand Down

0 comments on commit b24c2bd

Please sign in to comment.