Skip to content

Commit 4e3c748

Browse files
authored
FIX: analytics (#119)
* FIX: analytics * FIX: analytics syntax * embed in html_theme options
1 parent 60ade6e commit 4e3c748

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lectures/_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ sphinx:
1717
og_logo_url: https://assets.quantecon.org/img/qe-og-logo.png
1818
description: These lectures provides a short introduction to continuous time Markov chains designed and written by Thomas J. Sargent and John Stachurski.
1919
keywords: Python, QuantEcon, Quantitative Economics, Economics, John Stachurski, Schmidt Futures, Markov Chains
20-
# google_analytics_id: UA-54984338-10
20+
analytics:
21+
google_analytics_id: G-MVZ2FSB14W
2122
bibtex_reference_style: author_year
2223
mathjax3_config:
2324
tex:

0 commit comments

Comments
 (0)