From 04f0e54a72bb6b4d2ad1ac7b3326d006f57df914 Mon Sep 17 00:00:00 2001 From: JOduMonT Date: Sat, 19 Jan 2019 20:22:27 +0100 Subject: [PATCH] add contextual title= per link --- _includes/sidebar.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 787b1bd..109705b 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -6,33 +6,33 @@ {% for folder in entry.folders %} {% if folder.output contains "web" %}
  • - {{ folder.title }} + {{folder.title}}