From 54ff1740bcf17f03979901ff4be866481c194529 Mon Sep 17 00:00:00 2001 From: Claudia Reynders <> Date: Mon, 25 Apr 2022 21:33:19 +0200 Subject: [PATCH] Added basic articleList component --- src/_includes/components/articleList.njk | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/_includes/components/articleList.njk diff --git a/src/_includes/components/articleList.njk b/src/_includes/components/articleList.njk new file mode 100644 index 0000000..d2dd2c7 --- /dev/null +++ b/src/_includes/components/articleList.njk @@ -0,0 +1,12 @@ + \ No newline at end of file