Skip to content

Commit

Permalink
Fixed path to scss
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz committed Nov 18, 2024
1 parent 87dd34a commit edd8aaf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,5 @@ web/docs
debug.log
.vscode/settings.json
site
<<<<<<< HEAD
.DS_Store
=======
venv
>>>>>>> 4ee294afd (Minor fixes to mdocks file)
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,4 @@ plugins:
debug_html: false # set to true to log the html content of the pdf on the console on build
show_anchors: true
verbose: false # set to true to log the pdf generation steps in detail
custom_template_path: 'print_template' # includes custom styles.scss for pdf
custom_template_path: 'docs/print_template' # includes custom styles.scss for pdf

0 comments on commit edd8aaf

Please sign in to comment.