diff --git a/themes/secluded/layouts/_default/single.html b/themes/secluded/layouts/_default/single.html index d4e81f8..04a7a13 100644 --- a/themes/secluded/layouts/_default/single.html +++ b/themes/secluded/layouts/_default/single.html @@ -5,6 +5,11 @@
Reading Time: {{ .ReadingTime }} minutes | Published: {{ dateFormat "2006-01-02" .Date }} | Last Edited: {{ dateFormat "2006-01-02" .Lastmod }}
Download this post as: PDF, EPUB, or plaintext
+ {{- if .Params.rss_only }} + + {{- end }} {{- if .Params.toc }} {{- end }}