mirror of https://github.com/jpanther/congo.git
Compare commits
2 Commits
cf09f3adf9
...
7e3a4a92f8
Author | SHA1 | Date |
---|---|---|
Wen Junhua | 7e3a4a92f8 | |
Wen Junhua | 1b7361c50d |
|
@ -81,7 +81,6 @@
|
||||||
type="image/webp"
|
type="image/webp"
|
||||||
/>
|
/>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ with $img }}
|
|
||||||
{{ $orientation := 1 }}
|
{{ $orientation := 1 }}
|
||||||
{{ with .Exif }}
|
{{ with .Exif }}
|
||||||
{{ $orientation = .Tags.Orientation }}
|
{{ $orientation = .Tags.Orientation }}
|
||||||
|
@ -141,7 +140,6 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
>
|
>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
|
||||||
</picture>
|
</picture>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
Loading…
Reference in New Issue