File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,11 @@ sphinx:
23
23
- sphinxext.opengraph
24
24
- sphinx.ext.imgconverter
25
25
config :
26
- html_baseurl : " https://la4ds.net/"
26
+ project : " Linear Algebra for Data Science with Python"
27
+ html_baseurl : " https://www.la4ds.net/"
27
28
# mathjax_path: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
28
29
# mathjax_path: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML
29
- ogp_site_url : " https://la4ds.net/"
30
+ ogp_site_url : " https://www. la4ds.net/"
30
31
# ogp_image: "https://jmshea.github.io/Foundations-of-Data-Science-with-Python/_images/normal-people.png"
31
32
ogp_description_length : 200
32
33
# mathjax3_config: { loader: {load: ['[tex]/action']}, tex: {packages: {'[+]': ['action']}}}
@@ -50,6 +51,6 @@ sphinx:
50
51
google_analytics_id : G-C4ELG791RH
51
52
52
53
53
- html :
54
- base_url : https://la4ds.net/
55
- google_analytics_id : G-C4ELG791RH
54
+ # html:
55
+ # base_url: https://la4ds.net/
56
+ # google_analytics_id: G-C4ELG791RH
You can’t perform that action at this time.
0 commit comments