From 994b347557ccf03af0cd910d8ba50d127b7a61dd Mon Sep 17 00:00:00 2001 From: dmlunar Date: Fri, 14 Mar 2025 13:56:27 +0200 Subject: journal: initial commit initial commit. --- _includes/meta.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _includes/meta.html (limited to '_includes/meta.html') diff --git a/_includes/meta.html b/_includes/meta.html new file mode 100644 index 0000000..9cf1901 --- /dev/null +++ b/_includes/meta.html @@ -0,0 +1,16 @@ + + + + {% if page.excerpt %} + + + {% else %} + + + {% endif %} + + + {% if page.title %} + + + {% endif %} -- cgit v1.2.3-70-g09d2