We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d282ab commit 3c9150bCopy full SHA for 3c9150b
docs/conf.py
@@ -57,6 +57,6 @@
57
html_js_files = [
58
'custom.js',
59
]
60
-html_favicon = '/home/ubuntu/GeodePy/docs/_static/favicon.ico'
+html_favicon = '_static/favicon.ico'
61
html_title = "GeodePy: Geodesy in Python -- v" + release + " Documentation"
62
ogp_site_name = "GeodePy: Geodesy in Python"
0 commit comments