
baseurl is important for cross-site theme compatibility. Unfortunately our gitlab instance provides the incorrect baseurl. This is a hack. If the configuration gets fixed this commit should be reverted.
2 lines
83 B
HTML
2 lines
83 B
HTML
<img class="inline" src="{{ "/images/"}}{{include.file}}" alt="{{include.alt}}" />
|