From 49021944e3b4881486ae27cd48acf9196a0b6ed7 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Mon, 23 Aug 2021 20:08:29 +0300 Subject: refactor post layout add go back link to the heading instead of list use div.post-header-info (list was not right) --- _includes/title-with-backlink.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 _includes/title-with-backlink.html (limited to '_includes/title-with-backlink.html') diff --git a/_includes/title-with-backlink.html b/_includes/title-with-backlink.html new file mode 100644 index 0000000..ee7a10e --- /dev/null +++ b/_includes/title-with-backlink.html @@ -0,0 +1,4 @@ + -- cgit v1.2.3