dynamic navbar colors
parent
9ecbfd807f
commit
a27a6b1832
|
@ -52,6 +52,11 @@
|
|||
assign body_font_bold_italic = body_font_bold | font_modify: 'style', 'italic'
|
||||
%}
|
||||
|
||||
<script>
|
||||
console.log("schemes", settings.color_schemes | json)
|
||||
|
||||
</script>
|
||||
|
||||
{% style %}
|
||||
{{ settings.type_body_font | font_face: font_display: 'swap' }}
|
||||
{{ body_font_bold | font_face: font_display: 'swap' }}
|
||||
|
|
Loading…
Reference in New Issue