feat(glance): add an rss feed
This commit is contained in:
parent
48dbe2a581
commit
7cd1f6e172
1 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,10 @@ let
|
|||
title = "This Week in Rust";
|
||||
url = "https://this-week-in-rust.org/rss.xml";
|
||||
}
|
||||
{
|
||||
title = "Makefile.feld";
|
||||
url = "https://blog.feld.me/feeds/all.atom.xml";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue