diff --git a/docs/conf.py b/docs/conf.py index de84e4e..1821935 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -143,10 +143,10 @@ html_show_copyright = False # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". -html_title = JuliaFEM - A Finite Element Method Solver +html_title = "JuliaFEM - A Finite Element Method Solver" # A shorter title for the navigation bar. Default is the same as html_title. -html_short_title = JuliaFEM +html_short_title = "JuliaFEM" # The name of an image file (relative to this directory) to place at the top # of the sidebar.