You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The {{< figure ... >}} supports attr and attrlink parameters to link back to the original image. The beautifulhugo implementation of this is currently broken. Attempting to set attrlink results in:
themes/beautifulhugo/layouts/shortcodes/figure.html:23:58": execute of template failed: template: shortcodes/figure.html:23:58: executing "shortcodes/figure.html" at <.Get>: can't evaluate field Get in type string
The text was updated successfully, but these errors were encountered:
The {{< figure ... >}} supports attr and attrlink parameters to link back to the original image. The beautifulhugo implementation of this is currently broken. Attempting to set
attrlink
results in:The text was updated successfully, but these errors were encountered: