diff --git a/Website/pelicanconf.py b/Website/pelicanconf.py index 9b05c2f..51bfa76 100644 --- a/Website/pelicanconf.py +++ b/Website/pelicanconf.py @@ -51,4 +51,6 @@ SITEMAP = { 'indexes': 'daily', 'pages': 'daily' } -} \ No newline at end of file +} + +GOOGLE_ANALYTICS = "UA-34918746-1" \ No newline at end of file diff --git a/Website/pelicanconf.pyc b/Website/pelicanconf.pyc index d9dd909..b65aa81 100644 Binary files a/Website/pelicanconf.pyc and b/Website/pelicanconf.pyc differ