From 7ff45a59465893452839cff553651ee7e7fbe386 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Mon, 8 Aug 2022 23:56:52 +0200 Subject: add redirect and folder fix odi update add typo page for odi update primary color add root of ma5671a fix odi add two new redirect update --- assets/css/just-the-docs-default.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/css/just-the-docs-default.scss') diff --git a/assets/css/just-the-docs-default.scss b/assets/css/just-the-docs-default.scss index 5a6b14a..16627b0 100644 --- a/assets/css/just-the-docs-default.scss +++ b/assets/css/just-the-docs-default.scss @@ -3,4 +3,4 @@ {% else %} {% assign color_scheme = "light" %} {% endif %} -{% include css/just-the-docs.scss.liquid color_scheme=color_scheme primary_colors="blue" %} \ No newline at end of file +{% include css/just-the-docs.scss.liquid color_scheme=color_scheme primary_color="blue" %} \ No newline at end of file -- cgit v1.2.3