Remove debug nonsense!

This commit is contained in:
JP Hastings-Edrei 2024-05-24 18:51:51 +01:00 committed by GitHub
parent abb6fbc964
commit 62086b9ad5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,9 +36,6 @@
{{- end }}
{{- with partial "_funcs/get-page-images" . }}
<!-- Images -->
{{ . }}
<!-- /Images -->
{{- range . | first 6 }}
<meta property="og:image" content="{{ .Permalink }}">
{{- end }}