Try again with fonts

This commit is contained in:
yakob-aleksandrovich 2023-10-06 11:29:02 +02:00
parent a81b7f468c
commit 2f3b5a3943
3 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ build:
jobs:
post_build:
- mkdir -p $READTHEDOCS_OUTPUT/html/fonts
# - cp _static/SBL_Hbrw.ttf $READTHEDOCS_OUTPUT/html/fonts
# - cp _static/SBL_Hbrw.woff $READTHEDOCS_OUTPUT/html/fonts
- cp fonts/SBL_Hbrw.ttf $READTHEDOCS_OUTPUT/html/fonts
- cp fonts/SBL_Hbrw.woff $READTHEDOCS_OUTPUT/html/fonts
- ls -al
# Build documentation in the docs/ directory with Sphinx