From dcf8e30c74b57f18f60b6592700ea8fe3b18d339 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Thu, 23 May 2019 20:23:19 +0200 Subject: Prepare pagination and handle diplaying all posts of pagination is disabled. Todo: Think about navigation links --- _includes/header.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 _includes/header.html (limited to '_includes') diff --git a/_includes/header.html b/_includes/header.html new file mode 100644 index 0000000..dc42cdd --- /dev/null +++ b/_includes/header.html @@ -0,0 +1,33 @@ + -- cgit v1.2.3