Skip to content

Commit f40b29e

Browse files
committed
recent news
1 parent 652f7c1 commit f40b29e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

all-news.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
document.write('\
22
<ul style="text-align: left;vertical-align: top;">\
33
<li>\
4+
August \'25 - Congrats to the team on having two papers accepted at ACM EuroSys \'26.\
5+
</li>\
6+
<li>\
47
July \'25 - We are honored to host <a href="https://lig-membres.imag.fr/tchanaa/index.html" target="_blank">Prof. Alain Tchana</a> through the <a href="https://francecanadaculture.org/mourou-strickland-mobility-program/" target="_blank">Mourou-Strickland Mobility Program</a>.\
58
</li>\
69
<li>\

all-news.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
{
2+
"25-08_1": {
3+
"date":"August '25",
4+
"content":"Congrats to the team on having two papers accepted at ACM EuroSys '26."
5+
},
26
"25-07_1": {
37
"date":"July '25",
48
"content":"We are honored to host <a href=\"https://lig-membres.imag.fr/tchanaa/index.html\" target=\"_blank\">Prof. Alain Tchana</a> through the <a href=\"https://francecanadaculture.org/mourou-strickland-mobility-program/\" target=\"_blank\">Mourou-Strickland Mobility Program</a>."

recent-news.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
document.write('\
22
<ul style="text-align: left;vertical-align: top;">\
33
<li>\
4+
August \'25 - Congrats to the team on having two papers accepted at ACM EuroSys \'26.\
5+
</li>\
6+
<li>\
47
July \'25 - We are honored to host <a href="https://lig-membres.imag.fr/tchanaa/index.html" target="_blank">Prof. Alain Tchana</a> through the <a href="https://francecanadaculture.org/mourou-strickland-mobility-program/" target="_blank">Mourou-Strickland Mobility Program</a>.\
58
</li>\
69
<li>\
@@ -12,8 +15,5 @@ February \'25 - Congrats to Hanan and Changyuan for their accepted <a href="http
1215
<li>\
1316
January \'25 - Welcoming Hanan Awwad to the team!\
1417
</li>\
15-
<li>\
16-
December \'24 - Congrats to Nima on defending his MASc thesis!\
17-
</li>\
1818
</ul>\
1919
');

0 commit comments

Comments
 (0)