From c37ea67243180a5c593303e83e33b299c1b23da5 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 15 Dec 2020 16:32:39 -0300 Subject: Add x-by-category for articles,til,slides,pastebins in en,pt,fr,eo --- _includes/link-listing.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '_includes/link-listing.html') diff --git a/_includes/link-listing.html b/_includes/link-listing.html index 9252b7b..d0bc891 100644 --- a/_includes/link-listing.html +++ b/_includes/link-listing.html @@ -15,3 +15,9 @@ {% endfor %} + +

+ + {{ site.t[include.kind].category.name[page.lang] }} + +

-- cgit v1.2.3