feat(glance): add alex haydock blog to rss feed
This commit is contained in:
parent
6957a40753
commit
a0ec4ae99f
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,10 @@ let
|
||||||
title = "Xe Iaso";
|
title = "Xe Iaso";
|
||||||
url = "https://xeiaso.net/blog.rss";
|
url = "https://xeiaso.net/blog.rss";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
title = "Alex Haydock";
|
||||||
|
url = "https://blog.infected.systems/posts/index.xml";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue