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
I have a font-family that uses ?s in its src URLs. Apparently this results in a liquid exception being thrown because of jekyll-assets or liquid-tag-parser.
Description
I have a font-family that uses ?s in its src URLs. Apparently this results in a liquid exception being thrown because of jekyll-assets or liquid-tag-parser.
Steps
This is the code that I am using:
Output
Whenever I build it using the latest of everything I get this Liquid Exception.
Expected
I am expecting it to retrieve the fonts correctly with the question marks.
The text was updated successfully, but these errors were encountered: