added logo to the docs and conf.py

pull/11/head
Paco Hope 2022-08-10 17:14:54 -04:00
parent a4e9e466dd
commit 3cf79031a8
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -25,6 +25,10 @@ html_theme_options = {
'description' : "Managing and simplifying TF2 scripts.",
'fixed_sidebar' : True,
'show_powered_by' : False,
<<<<<<< Updated upstream
=======
'logo' : 'tfscript-logo.png',
>>>>>>> Stashed changes
}
import os