Permalinks don't go to header
Closed this issue · 0 comments
tyler71 commented
This occurs with pages with resource images on them
For example,
https://wiki.ledstrain.org/docs/appendix/meta/stats/#wiki
This is occurring because images are loaded after the page loads, so the page expands.
Resolution plan is to define the width / height of images as placeholders. However, there's currently a bug with hugo and imgConfig that can't find the asset correctly. Once that is resolved, this should be fixable.
Alternatively, images can be loaded synchronously with the site.