Skip to content

Commit b893590

Browse files
committed
typo fix.
1 parent a4ec478 commit b893590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
title : C/C++ Primer # The title of the book. Will be placed in the left navbar.
99
author : Imperial College London # The author of the book
1010
copyright : "2021-24" # Copyright year to be placed in the footer
11-
logo : "images/Ada_Lovelace.jpd" # A path to the book logo
11+
logo : "images/Ada_Lovelace.jpg" # A path to the book logo
1212
exclude_patterns : [] # Patterns to skip when building the book. Can be glob-style (e.g. "*skip.ipynb")
1313

1414
#######################################################################################

0 commit comments

Comments
 (0)