1
0
Fork 0

Re-Add u-url to instagram summary

This commit is contained in:
Sebastian Schulze 2020-07-15 12:16:31 +02:00
parent 6a0869e6c6
commit 2089d4dd69
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<a href="{{.Permalink}}" class="summary instagram_image">
<a href="{{.Permalink}}" class="summary instagram_image u-url">
<h2 class="p-name"><span class="social_logo">{{ partial "social_logo" . }}</span>{{.Title | default "Untitled" }}</h2>
<p><img alt="Instagram Photo: {{ .Params.title }}" src="https://img.bascht.com/proxy/300,webp/{{ .Params.media_url }}" ></p>
<small>{{ .Date.Format "January, 02th 2006" }}</small>