Logo color and font, adding PINA twitter
This commit is contained in:
committed by
Nicola Demo
parent
7f51279c0b
commit
7939708860
@@ -52,7 +52,8 @@ extensions = [
|
|||||||
'sphinx.ext.intersphinx',
|
'sphinx.ext.intersphinx',
|
||||||
'paramref_extension', # this extension is made to remove paramref links from lightining doc
|
'paramref_extension', # this extension is made to remove paramref links from lightining doc
|
||||||
'sphinx_copybutton',
|
'sphinx_copybutton',
|
||||||
'sphinx_design'
|
'sphinx_design',
|
||||||
|
'sphinx_rtd_theme'
|
||||||
]
|
]
|
||||||
|
|
||||||
# The root document.
|
# The root document.
|
||||||
@@ -200,7 +201,7 @@ html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
|
|||||||
|
|
||||||
# The name of an image file (relative to this directory) to place at the top
|
# The name of an image file (relative to this directory) to place at the top
|
||||||
# of the sidebar.
|
# of the sidebar.
|
||||||
html_logo = "index_files/pina_logo_pina.png"
|
html_logo = "index_files/PINA_logo.png"
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
"icon_links": [
|
"icon_links": [
|
||||||
{
|
{
|
||||||
@@ -211,7 +212,7 @@ html_theme_options = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"url": "http://twitter.com/rozzagroup",
|
"url": "https://x.com/pina_mathlab?s=21",
|
||||||
"icon": "fab fa-twitter",
|
"icon": "fab fa-twitter",
|
||||||
"type": "fontawesome",
|
"type": "fontawesome",
|
||||||
},
|
},
|
||||||
|
|||||||
BIN
docs/source/index_files/PINA_logo.png
Normal file
BIN
docs/source/index_files/PINA_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 177 KiB |
Reference in New Issue
Block a user