1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-01-27 02:19:11 +01:00
Alan Orth d554b6bead
layouts/_default/single.html: Only get imageConfig on local images
Don't try to get image information when the image isn't local. We
generally expect that images are in the local filesystem's static
directory, but if the user has specified a remote image—ie, with
an http:// or https:// prefix—then we shouldn't try imageConfig.
2017-03-24 16:31:50 +02:00
..
2016-08-28 16:22:32 +03:00
2016-09-21 22:37:39 +03:00