This commit is contained in:
Your Name 2025-05-10 22:30:52 +02:00
parent 4392a76cab
commit 75052f5da3
2 changed files with 15 additions and 0 deletions

5
feeds.ron Normal file
View file

@ -0,0 +1,5 @@
(
urls: [
("servo", "https://servo.org/blog/feed.xml"),
],
)