feat(glance): add venams blog rss to glance
This commit is contained in:
parent
5745510e1a
commit
a6f9ad6e2a
1 changed files with 4 additions and 0 deletions
|
@ -67,6 +67,10 @@ let
|
|||
title = "journix.dev";
|
||||
url = "https://journix.dev/feed.xml";
|
||||
}
|
||||
{
|
||||
title = "Venam's Blog";
|
||||
url = "https://venam.net/blog/feed.xml";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue