We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1b3fe commit 3c32e4bCopy full SHA for 3c32e4b
1 file changed
_config.yml
@@ -25,6 +25,8 @@ description: >- # this means to ignore newlines until "baseurl:"
25
baseurl: "/sim_and_scat" # the subpath of your site, e.g. /blog. If there is no subpath for your site, use an empty string ""
26
url: "https://pythoninchemistry.org" # the base hostname & protocol for your site, e.g. http://example.com
27
28
+google_analytics:
29
+ mytrackingcode: UA-77138846-4
30
31
#######################################################################################
32
# Jupyter Book settings
0 commit comments