Commit 42577c5
Point the site URLs at the GitHub Pages address actually served
baseurl claimed https://python-programming-fa.quantecon.org/, a host
that does not resolve, so every page emitted a canonical and og:url to
a dead address while the site serves from github.io. The two
tojupyter paths carried the same dead host.
This edition is hosted at its GitHub Pages URL while the broader URL
structure is decided, so the config now says so.
Also drops nb_repository_url, which pointed at
lecture-python-programming.fa.notebooks — a repository that does not
exist. Mirrors the comment the fr edition already uses; the theme
skips notebook-launch links when the option is unset.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 7afb509 commit 42577c5
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
78 | | - | |
| 78 | + | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
0 commit comments