diff --git a/snippets/shx-header-subtitle.liquid b/snippets/shx-header-subtitle.liquid index 8e31c35..8b9bb05 100644 --- a/snippets/shx-header-subtitle.liquid +++ b/snippets/shx-header-subtitle.liquid @@ -3,7 +3,7 @@ render "shx-get-current-page" endcapture - assign shx_subtitle_color = "#AF9363" + assign shx_subtitle_color = "#333" if shx_current_page contains "texte" shx_subtitle_color = "#ff1212"