mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Fix: remove the ad container that Pixiv put inside
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{ range . }}
|
||||
{{ range . }} {{ if not (isEmpty .ID) }}
|
||||
<div class="artwork-thumbnail-small artwork-thumbnail">
|
||||
{{ template "thumbnail-dt-lazy.html" . }} {{ template "thumbnail-tt.html" . }}
|
||||
{{ template "thumbnail-at.html" . }}
|
||||
</div>
|
||||
{{ end }}
|
||||
{{ end }} {{ end }}
|
||||
|
||||
Reference in New Issue
Block a user