diff --git a/doc/source/conf.py b/doc/source/conf.py index 25eaed7..f95bb82 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -132,7 +132,7 @@ html_theme = 'alabaster' # The name of an image file (relative to this directory) to place at the top # of the sidebar. -#html_logo = None +html_logo = "img/safety-pin-small.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 diff --git a/doc/source/img/safety-pin-small.png b/doc/source/img/safety-pin-small.png new file mode 100644 index 0000000..a882be5 Binary files /dev/null and b/doc/source/img/safety-pin-small.png differ diff --git a/doc/source/img/safety-pin.svg b/doc/source/img/safety-pin.svg deleted file mode 100644 index 3559805..0000000 --- a/doc/source/img/safety-pin.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Openclipart - - - - - - - - - - - diff --git a/doc/source/index.rst b/doc/source/index.rst index b1cd3e2..5250c74 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -3,11 +3,7 @@ Welcome to Fasteners's documentation! A python `package`_ that provides useful locks. -.. image:: img/safety-pin.svg - :height: 100px - :align: left - -Contents: +*Contents:* .. toctree:: :maxdepth: 3