Skip to content

Commit 6ee44df

Browse files
Merge pull request #20 from OceanParcels/favicon
Adding favicon to documentation
2 parents 6965c4a + e9fb2db commit 6ee44df

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/conf.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@
6464
]
6565
}
6666

67+
# The name of an image file (within the static path) to use as favicon of the
68+
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
69+
# pixels large.
70+
html_favicon = "favicon.ico"
71+
6772
extensions = [
6873
'sphinx.ext.autodoc',
6974
'sphinx.ext.todo',

docs/favicon.ico

15 KB
Binary file not shown.

0 commit comments

Comments
 (0)