diff --git a/receitasdecerveja/pelicanconf.py b/receitasdecerveja/pelicanconf.py index 1879082..8fc9723 100644 --- a/receitasdecerveja/pelicanconf.py +++ b/receitasdecerveja/pelicanconf.py @@ -30,4 +30,5 @@ DEFAULT_PAGINATION = 3 RELATIVE_URLS = True THEME = "themes/monospace" + UMAMI_WEBSITE_ID = "" \ No newline at end of file