Skip to content

Commit 62c4941

Browse files
authored
[Task] Updated secrets docs font SA 6704 (#44)
* Updated theme common fonts * Updated theme exec script
1 parent 2de8522 commit 62c4941

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

prepare_theme.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pip install -r theme_common/requirements.txt
2-
python theme_common/scripts/combine_theme_resources.py theme_common/resources theme_override/resources dist/_theme
2+
python theme_common/scripts/combine_theme_resources.py -s theme_common/resources -ov theme_override/resources -o dist/_theme
33
python theme_common/scripts/combine_mkdocs_config_yaml.py theme_common/mkdocs.yml theme_override/mkdocs.yml mkdocs.yml

0 commit comments

Comments
 (0)