File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44# -- Configuration parameter -------------------------------------------------
55# ----------------------------------------------------------------------------
6- repository_owner = "FIXME "
7- repository_name = "FIXME "
8- repository_branch = "main "
6+ repository_owner = "T4D-GmbH "
7+ repository_name = "web-course-template "
8+ repository_branch = "publish "
99# -- set the logo
1010course_logo = {
11- "image_light" : "_static/FIXME " ,
12- "image_dark" : "_static/FIXME " ,
13- "alt-text" : "" , # FIXME: optionally provide alt text
14- "favicon" : "_static/FIXME " ,
11+ "image_light" : "_static/T4D_logo_bw.svg " ,
12+ "image_dark" : "_static/T4D_logo_wb.svg " ,
13+ "alt-text" : "" ,
14+ "favicon" : "_static/T4D_logo.svg " ,
1515}
1616# -- name your project
17- project = 'FIXME '
17+ project = 'Web Course Template '
1818# -- provide authorship info
19- author = 'FIXME '
19+ author = 'Jonas Liechti - https://github.com/j-i-l '
2020# -- optionally adapt copyright
2121# ---OPTIONAL ----------------------------------------------------------------
2222# -- custom page url for own domain
You can’t perform that action at this time.
0 commit comments