You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/News.tsx
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,9 @@ export function News(): ReactElement {
6
6
<divclassName="container news-content">
7
7
<h4>News</h4>
8
8
<ulclassName="news-list">
9
+
<li>
10
+
<b>Nov. 2025: </b> Sofia Álvarez has successfully defended her Master of Science in Data Science, Congratulations!!!.
11
+
</li>
9
12
<li>
10
13
<b>Oct. 2025: </b> Three conference paper accepted in <ahref="https://www.icprs.org">The IEEE 15th International Conference on Pattern Recognition Systems</a>. Congrats to Álvarez, Bravo, Ramos, Tobar-Arancibia.
0 commit comments