From d664f8cbff02cab29b03e101be27eafdb185352f Mon Sep 17 00:00:00 2001 From: wodeni Date: Mon, 2 Sep 2024 18:50:39 -0400 Subject: [PATCH] chore: dissertation news --- src/News.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/News.tsx b/src/News.tsx index a7bc226..76addd7 100644 --- a/src/News.tsx +++ b/src/News.tsx @@ -6,6 +6,12 @@ interface News { } const news: News[] = [ + { + time: new Date("2024-09-26"), + msg: ( + <>Finished the dissertation document and will defend in a few weeks! + ), + }, { time: new Date("2024-07-19"), msg: (