burr
burr copied to clipboard
Added Favicon
[Short description explaining the high-level reason for the pull request]
Changes
Added Favicon for the website!
[!IMPORTANT] Add favicon to website by updating
index.htmlto useburr-favicon.png.
- HTML Update:
- Added favicon by modifying the
linktag inindex.htmlto useburr-favicon.pngas the icon.This description was created by
for a1dee6073b2ae4a828405e88a2b3b23393f34b6d. It will automatically update as commits are pushed.
Thanks @ayushsingh199. We also want this for the burr documentation page. I think you just need to do:
in conf.py under docs/
html_favicon = 'burr image file name' # and add the image to the docs folder too