File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 4242 "css/score.css" ,
4343]
4444
45- html_logo = "_assets/S-CORE_Logo_white.svg"
45+ # html_logo = "_assets/S-CORE_Logo_white_basic.svg"
46+
4647
4748html_theme_options = {
4849 "external_links" : [
6263 ],
6364 "use_edit_page_button" : True , # https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/source-buttons.html#add-an-edit-button
6465 "collapse_navigation" : True ,
66+ "logo" : {
67+ "text" : "Eclipse S-CORE" ,
68+ },
6569}
6670
6771html_context = {
Original file line number Diff line number Diff line change @@ -33,9 +33,10 @@ SCORE (Eclipse Safe Open Vehicle Core)
3333 <div id =" videowrapper" >
3434 <div id =" fullScreenDiv" >
3535 <div id =" score-title" >
36-
37- <img id =" logo_center_light" class =" logo" src =" _static/S-CORE_Logo_RGB.svg" width =" 600px" />
38- <img id =" logo_center_drk" class =" logo" src =" _static/S-CORE_Logo_white.svg" width =" 600px" />
36+ Eclipse S-CORE
37+ <span id =" score-subtitle" >Eclipse Safe Open Vehicle Core</span >
38+ <!-- <img id="logo_center_light" class="logo" src="_static/S-CORE_Logo_black_basic.svg" width="500px"/>
39+ <img id="logo_center_drk" class="logo" src="_static/S-CORE_Logo_white_basic.svg" width="500px"/>-->
3940 <span id =" score-phrase" >BUILD THE BEST AUTOMOTIVE RUNTIME SOLUTION ONLY ONCE</span >
4041 </div >
4142 </div >
You can’t perform that action at this time.
0 commit comments