diff --git a/progress.ron b/progress.ron index 2c769e5..9fc459a 100644 --- a/progress.ron +++ b/progress.ron @@ -1,3 +1,7 @@ ( - read: [], + read: [ + ("https://servo.org", [ + "https://servo.org/blog/2025/05/09/this-month-in-servo/", + ]), + ], ) \ No newline at end of file