Add logo to config
This commit is contained in:
parent
4474569b31
commit
a7392eeeea
|
@ -3,6 +3,7 @@ site_name: Parallel Virtual Cluster documentation
|
|||
theme:
|
||||
name: readthedocs
|
||||
titles_only: yes
|
||||
logo: "images/pvc_logo_black.png"
|
||||
markdown_extensions:
|
||||
- toc:
|
||||
permalink: yes
|
||||
|
|
Loading…
Reference in New Issue