Skip to content

Commit 3c9150b

Browse files
committed
favicon fix
1 parent 1d282ab commit 3c9150b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
html_js_files = [
5858
'custom.js',
5959
]
60-
html_favicon = '/home/ubuntu/GeodePy/docs/_static/favicon.ico'
60+
html_favicon = '_static/favicon.ico'
6161
html_title = "GeodePy: Geodesy in Python -- v" + release + " Documentation"
6262
ogp_site_name = "GeodePy: Geodesy in Python"

0 commit comments

Comments
 (0)