Browse Source

Add favicon

pull/6176/head
Nadir Chowdhury 5 years ago
committed by Rapptz
parent
commit
51f6787692
  1. 2
      docs/conf.py
  2. BIN
      docs/images/discord_py_logo.ico

2
docs/conf.py

@ -167,7 +167,7 @@ html_theme = 'basic'
# 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
# pixels large.
#html_favicon = None
html_favicon = './images/discord_py_logo.ico'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,

BIN
docs/images/discord_py_logo.ico

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Loading…
Cancel
Save