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
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -51,13 +51,14 @@ html:
51
51
use_issues_button : false
52
52
extra_navbar : '<a href="https://github.com/Py4Etrics/py4etrics.github.io">📈🎓📊<!-- Default Statcounter code for Py4etrics https://py4etrics.github.io/ --> <script type="text/javascript"> var sc_project=12340470; var sc_invisible=1; var sc_security="72befddb"; </script> <script type="text/javascript" src="https://www.statcounter.com/counter/counter.js" async></script> <noscript><div class="statcounter"><a title="Web Analytics" href="https://statcounter.com/" target="_blank"><img class="statcounter" src="https://c.statcounter.com/12340470/0/72befddb/1/" alt="Web Analytics"></a></div></noscript> <!-- End of Statcounter Code --></a>'# Will be displayed underneath the left navbar.
53
53
extra_footer : '<!-- Default Statcounter code for Py4etrics https://py4etrics.github.io/ --> <script type="text/javascript"> var sc_project=12340470; var sc_invisible=1; var sc_security="72befddb"; </script> <script type="text/javascript" src="https://www.statcounter.com/counter/counter.js" async></script> <noscript><div class="statcounter"><a title="Web Analytics" href="https://statcounter.com/" target="_blank"><img class="statcounter" src="https://c.statcounter.com/12340470/0/72befddb/1/" alt="Web Analytics"></a></div></noscript> <!-- End of Statcounter Code -->'# Will be displayed underneath the copy right
54
-
google_analytics_id : G-6SP1Y69WEX # A GA id that can be used to track book views.
54
+
analytics:
55
+
google_analytics_id : G-6SP1Y69WEX # A GA id that can be used to track book views.
55
56
home_page_in_navbar : false # Whether to include your home page in the left Navigation Bar
56
57
baseurl : 'https://py4etrics.github.io/'# The base URL where your book will be hosted. Used for creating image previews and social links. e.g.: https://mypage.com/mybook/
0 commit comments