From 6c037bffeb6e50ebfb13a68305ef5ec39eb29ab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20M=2E=20Sapka?= Date: Sun, 26 Feb 2023 07:42:40 +0100 Subject: feat: published article for 2023-02-26 --- layouts/partials/article_list_item.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 layouts/partials/article_list_item.html (limited to 'layouts/partials/article_list_item.html') diff --git a/layouts/partials/article_list_item.html b/layouts/partials/article_list_item.html new file mode 100644 index 0000000..4190d02 --- /dev/null +++ b/layouts/partials/article_list_item.html @@ -0,0 +1,7 @@ +
  • + + + · + {{ .Page.Title }} + +
  • -- cgit v1.2.3