diff --git a/config/_default/params.toml b/config/_default/params.toml index 85bd536..91a8c36 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -36,10 +36,6 @@ rssFullContent = true site = "" card = "summary_large_image" -[defaultImage.opengraph] - enabled = false - local = false - [colorScheme] toggle = true default = "auto" diff --git a/layouts/_partials/article-list/compact.html b/layouts/_partials/article-list/compact.html index f2784d6..7a4185c 100644 --- a/layouts/_partials/article-list/compact.html +++ b/layouts/_partials/article-list/compact.html @@ -11,30 +11,12 @@ - {{- $image := partialCached "helper/image" (dict "Context" . "Type" "articleList") .RelPermalink "articleList" -}} - {{ if $image.exists }} -