aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-02-04 13:12:01 +0000
committerYann Herklotz <git@yannherklotz.com>2023-02-04 13:12:01 +0000
commit8f4d7d12569b25dff6bf6c8836d564da2ba93fcb (patch)
tree04c40c86ec7c56d94c57177f2077cf6eae2a60ed
parent97775ada5b59cb0fc681672d28f90d2347f0e3c0 (diff)
downloadyannherklotz.com-8f4d7d12569b25dff6bf6c8836d564da2ba93fcb.tar.gz
yannherklotz.com-8f4d7d12569b25dff6bf6c8836d564da2ba93fcb.zip
Add more news items
-rw-r--r--data/news.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/news.toml b/data/news.toml
index 0296ffc..b55a374 100644
--- a/data/news.toml
+++ b/data/news.toml
@@ -1,4 +1,12 @@
[[news]]
+date = "2023-01-16"
+event = "<a href=\"/docs/cpp23/slides_msgssa.pdf\">Presented</a> our <a href=\"/papers/cpp23_msgssa.pdf\">CPP'23 paper</a> in Boston."
+
+[[news]]
+date = "2022-12-19"
+event = "Internship at Amazon in the Prime Video Automated Reasoning Group."
+
+[[news]]
date = "2022-10-31"
event = "Present verified GSA semantics at <a href=\"https://talks.ee.ic.ac.uk/talk/index/3280\">CAS Group</a>."