diff --git a/docs/_static/py-libp2p-logo.png b/docs/_static/py-libp2p-logo.png new file mode 100644 index 00000000..ceac7d85 Binary files /dev/null and b/docs/_static/py-libp2p-logo.png differ diff --git a/docs/conf.py b/docs/conf.py index ed2cab6a..a4cbc633 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -134,7 +134,7 @@ html_theme_options = { # The name of an image file (relative to this directory) to place at the top # of the sidebar. -html_logo = "docs/_static/libp2p_logo.png" +html_logo = "_static/py-libp2p-logo.png" # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32