diff --git a/conf.py b/conf.py index 72f37bd..c84a939 100644 --- a/conf.py +++ b/conf.py @@ -1133,18 +1133,7 @@ MARKDOWN_EXTENSIONS = ['fenced_code', 'codehilite', 'extra', 'admonition'] # Google Analytics or whatever else you use. Added to the bottom of # in the default template (base.tmpl). # (translatable) -GOOGLE_ANALYTICS = "UA-10201101-1" -BODY_END = f""" - -""" +# BODY_END = "" # The possibility to extract metadata from the filename by using a # regular expression.