From 3b018bc6bf3b182b0ed24ee2956d0d7ef31ebb07 Mon Sep 17 00:00:00 2001 From: Dave Z Date: Tue, 17 Jul 2018 21:48:28 -0400 Subject: Show feed title instead of domain in items list --- template/common.go | 4 ++-- template/functions.go | 13 +++++++++++++ template/html/common/item_meta.html | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) (limited to 'template') diff --git a/template/common.go b/template/common.go index e4d051f..24ec7aa 100644 --- a/template/common.go +++ b/template/common.go @@ -26,7 +26,7 @@ var templateCommonMap = map[string]string{