mirror of https://github.com/jpanther/congo.git
fix: remove redundant tags
parent
d225da3941
commit
1b7361c50d
|
@ -81,7 +81,6 @@
|
|||
type="image/webp"
|
||||
/>
|
||||
{{ end }}
|
||||
{{ with $img }}
|
||||
{{ $orientation := 1 }}
|
||||
{{ with .Exif }}
|
||||
{{ $orientation = .Tags.Orientation }}
|
||||
|
@ -141,7 +140,6 @@
|
|||
{{ end }}
|
||||
>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
</picture>
|
||||
{{ end }}
|
||||
{{ end }}
|
Loading…
Reference in New Issue