From 69a6187804aff44f48fe9047895e8c027ad5bf3f Mon Sep 17 00:00:00 2001 From: kitty piapiac Date: Thu, 3 Oct 2024 06:13:41 +0100 Subject: init --- templates/recently-published.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 templates/recently-published.md (limited to 'templates/recently-published.md') diff --git a/templates/recently-published.md b/templates/recently-published.md new file mode 100644 index 0000000..018270f --- /dev/null +++ b/templates/recently-published.md @@ -0,0 +1,2 @@ +$for(cardsPublished)$- [$title$]($url$) at $date$ +$endfor$ -- cgit v1.2.3