mirror of
https://github.com/thangisme/notes.git
synced 2026-06-09 11:19:08 -04:00
Merge branch 'master2' into improvement-custom-themes-merged
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{% if site.logo %}
|
||||
$logo: "{{ site.logo | absolute_url }}";
|
||||
{% endif %}
|
||||
@import "./support/support";
|
||||
@import "./color_schemes/{{ include.color_scheme }}";
|
||||
@import "./modules";
|
||||
|
||||
Reference in New Issue
Block a user