Add a hook for custom variables (fix #355)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
---
|
||||
|
||||
// see: /_sass/addon/commons.scss
|
||||
$tab-count: {{ site.tabs | size | plus: 1 }}; // plus 1 for home tab
|
||||
{% include_relative variables-hook.scss %}
|
||||
|
||||
@import "jekyll-theme-chirpy";
|
||||
|
||||
Reference in New Issue
Block a user