From e952b31480409edb5a69450bf4341e6052c57bbc Mon Sep 17 00:00:00 2001 From: Shaiyan Azad <57786827+RSAK56@users.noreply.github.com> Date: Wed, 15 Jan 2025 17:43:19 +0500 Subject: [PATCH] [Task] Updated oaas docs font SA 6704 (#57) * Updated theme common * Updated prepare theme sh script --- prepare_theme.sh | 2 +- theme_common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/prepare_theme.sh b/prepare_theme.sh index 67cf92e..29b3edd 100755 --- a/prepare_theme.sh +++ b/prepare_theme.sh @@ -1,3 +1,3 @@ pip install -r theme_common/requirements.txt -python theme_common/scripts/combine_theme_resources.py theme_common/resources theme_override/resources dist/_theme +python theme_common/scripts/combine_theme_resources.py -s theme_common/resources -ov theme_override/resources -o dist/_theme python theme_common/scripts/combine_mkdocs_config_yaml.py theme_common/mkdocs.yml theme_override/mkdocs.yml mkdocs.yml diff --git a/theme_common b/theme_common index 0eef29f..11286e1 160000 --- a/theme_common +++ b/theme_common @@ -1 +1 @@ -Subproject commit 0eef29f4cbd2491bbad359c7981501e80e26e78a +Subproject commit 11286e112ea55c995232ea415038456ab3f70f59