Skip to content

Commit

Permalink
Fix site title
Browse files Browse the repository at this point in the history
  • Loading branch information
kberzinch committed Jun 19, 2024
1 parent 38b001e commit 1d9557d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@

html_theme = 'furo'
html_static_path = ['_static']
html_title = "Business Process Manual"
html_theme_options = {
"source_repository": "https://github.com/RoboJackets/business-process-manual/",
"source_branch": "main",
Expand Down

0 comments on commit 1d9557d

Please sign in to comment.