From 3d279a8a065961ff7428095fa38d6a7841830c03 Mon Sep 17 00:00:00 2001 From: sabine <6594573+sabine@users.noreply.github.com> Date: Sun, 29 Dec 2024 13:13:36 +0100 Subject: [PATCH] add blog to planet sources --- data/planet-sources.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/planet-sources.yml b/data/planet-sources.yml index 1cd4b53d88..71ded11427 100644 --- a/data/planet-sources.yml +++ b/data/planet-sources.yml @@ -190,3 +190,7 @@ name: "Thomas Letan’s Blog" url: https://soap.coffee/~lthms/posts/index.xml only_ocaml: true +- id: debajyatidey + name: Debajyati's OCaml Blog + url: https://debajyatidey.hashnode.dev/rss.xml + only_ocaml: true