From 3055f6e69a44b4dcf43b571bc1139b4f90eefd2f Mon Sep 17 00:00:00 2001 From: wizardforcel <562826179@qq.com> Date: Tue, 27 Nov 2018 15:22:20 +0800 Subject: [PATCH] 2018-11-27 15:22:20 --- custom_theme/base.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom_theme/base.html b/custom_theme/base.html index f69316b..2c4697c 100644 --- a/custom_theme/base.html +++ b/custom_theme/base.html @@ -82,6 +82,16 @@ + + {% if palette.primary or palette.accent %} {% set primary = palette.primary | replace(" ", "-") | lower %} -- GitLab