_sass/_variables.scss in jekyll-theme-bootstrap-rtl-0.1.4.1 vs _sass/_variables.scss in jekyll-theme-bootstrap-rtl-0.1.4.2
- old
+ new
@@ -1,6 +1,6 @@
// Store asset directory to be used in imports
-$assets-dir: '{{ "assets" | absolute_url }}';
+$assets-dir: {{ "assets" | absolute_url }};
// Bootstrap variables override
//////////////////////////////////////////////////////////////////////
$headings-font-family: 'Titr';