From a81a933ab806dabbc6720d98f470c6a5edcd9a15 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sat, 11 Jan 2020 23:45:58 +0100 Subject: implemented static TOC #57 Thanks to @vzickus for the suggestion --- _includes/git-wiki/sections/tail/tail.html | 11 ----------- 1 file changed, 11 deletions(-) (limited to '_includes/git-wiki/sections/tail') diff --git a/_includes/git-wiki/sections/tail/tail.html b/_includes/git-wiki/sections/tail/tail.html index 6d32583..692867f 100644 --- a/_includes/git-wiki/sections/tail/tail.html +++ b/_includes/git-wiki/sections/tail/tail.html @@ -18,17 +18,6 @@ {% endif %} - - {% if site.inc_after_tail %} {% include {{ site.inc_after_tail }} %} {% endif %} -- cgit