Hugo bugfix for Congo.
Deploy Hugo Site / Check and Create PR (push) Successful in 30s
Deploy Hugo Site / Hugo Sanity Check (push) Successful in 23s
Deploy Hugo Site / PR Merge (push) Successful in 22s
Deploy Hugo Site / Build and Deploy to Server (push) Successful in 26s

This commit is contained in:
2025-07-22 13:58:28 -04:00
parent 2649b0716c
commit 7978a7e927
7 changed files with 13 additions and 13 deletions
@@ -61,7 +61,7 @@
{{ partial "badge.html" (i18n "article.draft" | emojify) }}
</div>
{{ end }}
{{ if templates.Exists "partials/extend-article-link.html" }}
{{ if templates.Exists "extend-article-link.html" }}
{{ partial "extend-article-link.html" . }}
{{ end }}
</h3>