diff --git a/config.toml b/config.toml index 85acb7b..cfefacb 100644 --- a/config.toml +++ b/config.toml @@ -23,7 +23,7 @@ disableKinds = ["taxonomy", "term"] highlight = false icon = "/favicon.svg" indieAuth = "https://indielogin.com/auth" - hub = "https://websubhub.com/hub" + # hub = "https://websubhub.com/hub" [frontmatter] lastmod = ['lastmod', ':git', 'date', 'publishDate'] diff --git a/layouts/_default/list.atom.xml b/layouts/_default/list.atom.xml index de018c8..15b55cb 100644 --- a/layouts/_default/list.atom.xml +++ b/layouts/_default/list.atom.xml @@ -36,7 +36,9 @@ {{- end -}} + {{ with .Site.Params.Hub -}} + {{- end }} {{ $faviconSvg.Permalink }} {{ $image.Permalink }} {{ $atomLogo.Permalink }}