Bug 1643295 - Firefox doc - add a favicon r=championshuttler
Differential Revision: https://phabricator.services.mozilla.com/D78251
This commit is contained in:
@@ -65,6 +65,7 @@ source_suffix = ['.rst', '.md']
|
|||||||
master_doc = 'index'
|
master_doc = 'index'
|
||||||
project = u'Firefox Source Docs'
|
project = u'Firefox Source Docs'
|
||||||
html_logo = u'../browser/branding/nightly/content/firefox-wordmark.svg'
|
html_logo = u'../browser/branding/nightly/content/firefox-wordmark.svg'
|
||||||
|
html_favicon = u'../browser/branding/nightly/firefox.ico'
|
||||||
|
|
||||||
exclude_patterns = ['_build', '_staging', '_venv']
|
exclude_patterns = ['_build', '_staging', '_venv']
|
||||||
pygments_style = 'sphinx'
|
pygments_style = 'sphinx'
|
||||||
|
|||||||
Reference in New Issue
Block a user