We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b426d commit 936c7a8Copy full SHA for 936c7a8
source/_config.yml
@@ -48,7 +48,7 @@ html:
48
use_multitoc_numbering: true # Continuous numbering across parts/chapters
49
extra_navbar: Powered by <a href="https://jupyterbook.org">Jupyter Book</a> # Will be displayed underneath the left navbar.
50
extra_footer: "" # Will be displayed underneath the footer.
51
- google_analytics_id: "" # A GA id that can be used to track book views.
+ google_analytics_id: "G-7XBFF4RSN2" # A GA id that can be used to track book views.
52
home_page_in_navbar: true # Whether to include your home page in the left Navigation Bar
53
baseurl: "" # The base URL where your book will be hosted. Used for creating image previews and social links. e.g.: https://mypage.com/mybook/
54
comments:
0 commit comments