header subtitle color
parent
8d67942dcf
commit
0df8827f26
|
@ -6,10 +6,11 @@
|
|||
assign shx_subtitle_color = #333
|
||||
|
||||
if shx_current_page contains "texte"
|
||||
shx_subtitle_color = #ff1212
|
||||
assign shx_subtitle_color = #ff1212
|
||||
endif
|
||||
%}
|
||||
|
||||
|
||||
<script>
|
||||
console.log("shx_subtitle_color", {{ shx_subtitle_color }})
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue