From e4afa3bfa3c86895b97f3fd1dec724eaf4ad3b7a Mon Sep 17 00:00:00 2001 From: unirss Date: Wed, 14 May 2025 00:14:29 +0200 Subject: [PATCH] write progress --- progress.ron | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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