Skip to content

Commit

Permalink
drop static_path from conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mmann1123 committed Jul 24, 2024
1 parent 16726a8 commit 0aabe5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ["_static"]
html_baseurl = "https://mmann1123.github.io/xr_fresh/docs"
# html_baseurl = "https://mmann1123.github.io/xr_fresh/docs"


# Theme options are theme-specific and customize the look and feel of a theme
Expand Down

0 comments on commit 0aabe5f

Please sign in to comment.