File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,10 +23,11 @@ sphinx:
2323 - sphinxext.opengraph
2424 - sphinx.ext.imgconverter
2525 config :
26- html_baseurl : " https://la4ds.net/"
26+ project : " Linear Algebra for Data Science with Python"
27+ html_baseurl : " https://www.la4ds.net/"
2728 # mathjax_path: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
2829 # 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/"
3031 # ogp_image: "https://jmshea.github.io/Foundations-of-Data-Science-with-Python/_images/normal-people.png"
3132 ogp_description_length : 200
3233 # mathjax3_config: { loader: {load: ['[tex]/action']}, tex: {packages: {'[+]': ['action']}}}
@@ -50,6 +51,6 @@ sphinx:
5051 google_analytics_id : G-C4ELG791RH
5152
5253
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