You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _config.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
# Book settings
8
8
title : Pythonで学ぶ入門計量経済学 # The title of the book
9
9
author : 春山 鉄源 Tetsugen HARUYAMA # The author of the book
10
-
copyright : "2020-2024(公開開始日:2020年5月4日)"# Copyright year to be placed in the footer
10
+
copyright : "2020-2025(公開開始日:2020年5月4日)"# Copyright year to be placed in the footer
11
11
logo : ""# A path to the book logo
12
12
exclude_patterns : [_build, Thumbs.db, .DS_Store, "**.ipynb_checkpoints"] # Patterns to skip when building the book. Can be glob-style (e.g. "*skip.ipynb")
0 commit comments