aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/feeds.html
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2019-07-26 21:13:06 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2019-07-26 21:24:15 -0700
commit3d19313a7f655bc2626990650c4de8141485eea3 (patch)
treec7fb0ade2b0f2eac2ae42067342df2e584ad230d /template/html/feeds.html
parent17aae725830cdd27131d40e20f3901d7da25e281 (diff)
Add option to disable feeds
Diffstat (limited to 'template/html/feeds.html')
-rw-r--r--template/html/feeds.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/html/feeds.html b/template/html/feeds.html
index 7aac649..0bad59a 100644
--- a/template/html/feeds.html
+++ b/template/html/feeds.html
@@ -30,6 +30,7 @@
{{ if .Icon }}
<img src="{{ route "icon" "iconID" .Icon.IconID }}" width="16" height="16" alt="{{ .Title }}">
{{ end }}
+ {{ if .Disabled }} 🚫 {{ end }}
<a href="{{ route "feedEntries" "feedID" .ID }}">{{ .Title }}</a>
</span>
<span class="category">