mirror of
https://github.com/bspeice/bspeice.github.io
synced 2024-12-22 14:28:13 -05:00
Fix the logo URL
This commit is contained in:
parent
fa5e72823e
commit
962ffe9a35
@ -41,4 +41,4 @@ NOTEBOOK_DIR = 'notebooks'
|
|||||||
THEME='nest'
|
THEME='nest'
|
||||||
#NEST_INDEX_HEADER_TITLE="Bradlee Speice"
|
#NEST_INDEX_HEADER_TITLE="Bradlee Speice"
|
||||||
NEST_INDEX_HEADER_SUBTITLE="Exploring the intersection of Computer Science and Financial Engineering"
|
NEST_INDEX_HEADER_SUBTITLE="Exploring the intersection of Computer Science and Financial Engineering"
|
||||||
NEST_HEADER_LOGO="images/logo.svg"
|
NEST_HEADER_LOGO="/images/logo.svg"
|
||||||
|
Loading…
Reference in New Issue
Block a user