mirror of
https://github.com/alrayyes/instagram-hugo-demo-theme
synced 2023-11-13 18:16:41 +00:00
Update index.html
This commit is contained in:
parent
c0cf3047d9
commit
74fe2f2585
@ -33,13 +33,13 @@
|
||||
<a href="{{ .link }}" target="_new">
|
||||
|
||||
<div class="cover-card col-sm-4" style="background: url({{ .images.standard_resolution.url }}) no-repeat center top;background-size:cover;">
|
||||
<p>
|
||||
{{ with .caption }}{{ .text }}<br>
|
||||
-<br>{{ end }}
|
||||
<span class="play-date" data-date="{{ .created_time }}"></span>
|
||||
</p>
|
||||
</div>
|
||||
</a>
|
||||
<p>
|
||||
{{ with .caption }}{{ .text }}<br>
|
||||
-<br>{{ end }}
|
||||
<span class="play-date" data-date="{{ .created_time }}"></span>
|
||||
</p>
|
||||
</div>
|
||||
</a>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user