From 7b4b78ee8458b16a6167170bf7405d7bf911cfbc Mon Sep 17 00:00:00 2001 From: Francesco Date: Mon, 22 Apr 2024 13:19:56 +0200 Subject: Initial --- layouts/partials/post-entry.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 layouts/partials/post-entry.html (limited to 'layouts/partials/post-entry.html') diff --git a/layouts/partials/post-entry.html b/layouts/partials/post-entry.html new file mode 100644 index 0000000..f3f2a23 --- /dev/null +++ b/layouts/partials/post-entry.html @@ -0,0 +1,4 @@ +
+ +

{{ .Title }}

+
\ No newline at end of file -- cgit v1.2.3