Skip to content

Commit ed97973

Browse files
modify text
1 parent 5557d78 commit ed97973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ sphinx: # Options passed on to the
2222
exclude_patterns: ["**/_*.yml", "**/*.md", "**/*.ipynb"] #exclude files which should not be accessible for live code: https://teachbooks.io/manual/features/live_code.html
2323
html_theme_options:
2424
logo:
25-
text: 함께 만드는 인과추론 # Replace this with your own book title
25+
text: Awesome Causal Inference # Replace this with your own book title
2626
image_light: pseudo_lab.png # Put your logo for the light mode here (can be the same as image_dark)
2727
image_dark: pseudo_lab_inverted.png # Put your logo for the dark mode here (can be the same as image_light)
2828
repository_url: "https://github.com/CausalInferenceLab/awesome-causal-inference-python" # Add your own repo URL here

0 commit comments

Comments
 (0)