mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 18:06:07 +01:00
Remove debug nonsense!
This commit is contained in:
parent
abb6fbc964
commit
62086b9ad5
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
{{- with partial "_funcs/get-page-images" . }}
|
{{- with partial "_funcs/get-page-images" . }}
|
||||||
<!-- Images -->
|
|
||||||
{{ . }}
|
|
||||||
<!-- /Images -->
|
|
||||||
{{- range . | first 6 }}
|
{{- range . | first 6 }}
|
||||||
<meta property="og:image" content="{{ .Permalink }}">
|
<meta property="og:image" content="{{ .Permalink }}">
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
Loading…
Reference in a new issue