Skip to content

Commit 9406603

Browse files
committed
fix(seo): remove warnf
1 parent 3adc2e2 commit 9406603

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hugo-modules/core/utils/seo/private/get-tags.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
{{ $tags = $tags | append $c2 }}
4747
{{ end }}
4848

49-
{{ warnf $.Permalink }}
50-
5149
{{ with $seo.translations }}
5250
{{ range . }}
5351
{{ $attr := dict "rel" "alternate" "href" .permalink "hreflang" .code }}

0 commit comments

Comments
 (0)