mzrnsh/jekyllwind

Stylesheet link in layout has double quotes inside double qoutes

Opened this issue · 0 comments

This is how it looks:

<link rel="stylesheet" href="{{ "/assets/css/main.css" | relative_url }}">

Jekyll doesn't mind this, but the syntax highlighting feature of some code editors might..