diff --git a/src/News.tsx b/src/News.tsx index f9d1ca1..5784f79 100644 --- a/src/News.tsx +++ b/src/News.tsx @@ -8,7 +8,15 @@ interface News { const news: News[] = [ { time: new Date("2024-09-27"), - msg: <>I guess I'm Dr.Nimo now., + msg: ( + <> + I guess I'm Dr.Nimo now. Watch my{" "} + + thesis defense talk + + . + + ), }, { time: new Date("2024-09-26"),