diff options
| author | Thomas Bracht Laumann Jespersen <t@laumann.xyz> | 2025-12-29 09:56:21 +0100 |
|---|---|---|
| committer | Thomas Bracht Laumann Jespersen <t@laumann.xyz> | 2025-12-29 09:56:21 +0100 |
| commit | ee5e58304b9ff67a98d12856d85995cacfbcacbc (patch) | |
| tree | 21ba09b39e1b46c6457d3023297a5b3d465f726e | |
| parent | af88bddfadcb0e199a6fb2f070a8abcf81bfad77 (diff) | |
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
| -rw-r--r-- | site/subs.opml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/subs.opml b/site/subs.opml index f698865..6dc3aa5 100644 --- a/site/subs.opml +++ b/site/subs.opml @@ -26,6 +26,8 @@ <outline text="dev-ml/ocaml-tsort" title="ocaml-tsort releases" type="rss" xmlUrl="https://github.com/dmbaturin/ocaml-tsort/releases.atom" htmlUrl="https://github.com/dmbaturin/ocaml-tsort/releases"/> <outline text="dev-ml/cmarkit" title="cmarkit tags" type="rss" xmlUrl="https://github.com/dbuenzli/cmarkit/tags.atom" htmlUrl="https://github.com/dbuenzli/cmarkit/tags"/> <outline text="dev-ml/b0" title="b0 tags" type="rss" xmlUrl="https://github.com/b0-system/b0/tags.atom" htmlUrl="https://github.com/b0-system/b0/tags"/> + <outline text="dev-libs/tlsh" title="tlsh releases" type="rss" xmlUrl="https://github.com/trendmicro/tlsh/releases.atom" htmlUrl="https://github.com/trendmicro/tlsh/releases"/> + <outline text="dev-ml/digestif" title="digestif releases" type="rss" xmlUrl="https://github.com/mirage/digestif/releases.atom" htmlUrl="https://github.com/mirage/digestif/releases"/> </outline> </body> </opml> |
